neoneo-go/cli/smartcontract
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
..
generate.go cli: add excessive arguments checks 2022-08-05 15:50:12 +03:00
generate_test.go *: remove io/ioutil uses 2022-03-17 19:39:18 +03:00
manifest.go cli: add excessive arguments checks 2022-08-05 15:50:12 +03:00
permission.go gomod: upgrade yaml package from v2 to v3 2022-05-30 15:26:17 +03:00
smart_contract.go cli: add excessive arguments checks 2022-08-05 15:50:12 +03:00
smart_contract_test.go gomod: upgrade yaml package from v2 to v3 2022-05-30 15:26:17 +03:00