Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tw-daniel committed Jul 17, 2024
1 parent 81487ee commit 53d0ac4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion coin/coins.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion types/token.go
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ const (
TokenVersionV18 TokenVersion = 18
TokenVersionV19 TokenVersion = 19
TokenVersionV20 TokenVersion = 20
TokenVersionV21 TokenVersion = 21
TokenVersionUndefined TokenVersion = -1
)

Expand Down

0 comments on commit 53d0ac4

Please sign in to comment.