neoneo-go/cli/wallet
Roman Khimov e28bf55ebb cli/wallet: search for NEP-11 token name in balances
In the same way we do for NEP-17 tokens. This code predates "getnep11balances"
call, so this wasn't possible back then, but now we can improve the situation
(allow specifying names/symbols instead of hashes only).
2022-08-29 22:52:27 +03:00
..
legacy.go cli: allow to specify wallet via configuration file 2022-07-04 12:57:47 +03:00
legacy_test.go slice: introduce common Copy helper 2021-07-19 22:57:55 +03:00
multisig.go cli: add excessive arguments checks 2022-08-05 15:50:12 +03:00
nep11.go neptoken: add Info to replace old NEPXXTokenInfo methods 2022-08-29 22:52:27 +03:00
nep17.go cli/wallet: search for NEP-11 token name in balances 2022-08-29 22:52:27 +03:00
validator.go rpcclient: introduce NEO wrapper 2022-08-17 22:03:09 +03:00
wallet.go rpcclient: introduce NEO wrapper 2022-08-17 22:03:09 +03:00