neo-go/cli/wallet
Roman Khimov e3dfb5d165 cli/wallet: swap name/address checks for token identification
Address identification must have a priority, another token can have this
address in its name, but when there is a hash specified we should take the one
with proper hash.
2020-12-14 15:24:15 +03:00
..
legacy.go wallet: export NewAccountFromPrivateKey() 2020-12-04 12:45:53 +03:00
legacy_test.go cli: fix wallet convert and add tests 2020-12-04 12:45:53 +03:00
multisig.go cli: add ExitError where needed 2020-11-05 10:37:06 +03:00
nep17.go cli/wallet: swap name/address checks for token identification 2020-12-14 15:24:15 +03:00
validator.go cli: add ExitError where needed 2020-11-05 10:37:06 +03:00
wallet.go cli: fix wallet convert and add tests 2020-12-04 12:45:53 +03:00