neoneo-go/cli/wallet
Roman Khimov 1518019be8 cli: add excessive arguments checks
Some commands don't accept arguments, but users try giving them and don't
notice a mistake. It's a bit more user-friendly to tell the user that there is
something wrong with the way he tries to use the command.
2022-08-05 15:50:12 +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: add excessive arguments checks 2022-08-05 15:50:12 +03:00
nep17.go cli: add excessive arguments checks 2022-08-05 15:50:12 +03:00
validator.go cli: add excessive arguments checks 2022-08-05 15:50:12 +03:00
wallet.go cli: add excessive arguments checks 2022-08-05 15:50:12 +03:00