neo-go/cli/wallet
Roman Khimov 1da4b333f6 cli/wallet: modernize nep11 balances command, unify with nep17
Make NEP-11 code use getnep11balances the same way NEP-17 code uses
getnep17balances. This command was introduced well before getnep11balances
appeared, so it required always specifying contract explicitly. Now this
constraint can be relaxed somewhat in most cases.
2022-08-30 12:52:14 +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 cli/wallet: modernize nep11 balances command, unify with nep17 2022-08-30 12:52:14 +03:00
nep17.go cli/wallet: modernize nep11 balances command, unify with nep17 2022-08-30 12:52:14 +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