neoneo-go/cli
Evgenii Stratonikov 8d73276393 cli: do not allow default value for an empty address
Right now a bizarre error message can occur if an address flag was not
set: `wallet contains no account for 'AFmseVrdL9f9oyCzZefL9tG6UbvhPbdYzM'`.
This bug is 10x worse if it occures in `transfer` --from flag.
2020-03-10 09:54:23 +03:00
..
flags cli: do not allow default value for an empty address 2020-03-10 09:54:23 +03:00
server *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
smartcontract *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
vm *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
wallet cli: do not allow default value for an empty address 2020-03-10 09:54:23 +03:00
.gitignore Better error messages (#24) 2018-02-24 10:10:45 +01:00
main.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00