neoneo-go/cli/flags
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
..
address.go cli: do not allow default value for an empty address 2020-03-10 09:54:23 +03:00
util.go cli: implement AddressFlag 2020-03-06 13:50:34 +03:00