neoneo-go/cli/wallet
Anna Shaleva 7e709313d3 cli: ask for NEP2 account label if not provided
If NEP2 account label is not provided as a flag for import-related
CLI commands then ask it in the interactive mode.

This change breaks the compatibility with the old behaviour (add
the unnamed account if the name wasn't specified).
2023-01-26 08:50:06 +03:00
..
testdata cli: move tests to subpackages 2022-10-06 09:21:26 +03:00
candidate_test.go services: allow multiple listen addresses for simple services 2022-12-07 11:23:01 +03:00
legacy.go *: fix Neo and NeoGo misuses 2022-12-07 17:29:09 +03:00
legacy_test.go slice: introduce common Copy helper 2021-07-19 22:57:55 +03:00
multisig.go *: always close the wallet after use 2022-09-02 14:44:32 +03:00
multisig_test.go services: allow multiple listen addresses for simple services 2022-12-07 11:23:01 +03:00
nep11.go cli: deduplicate smartcontract/wallet tx confirm/sign/save/send 2022-10-06 23:03:32 +03:00
nep17.go cli: deduplicate smartcontract/wallet tx confirm/sign/save/send 2022-10-06 23:03:32 +03:00
validator.go cli: deduplicate smartcontract/wallet tx confirm/sign/save/send 2022-10-06 23:03:32 +03:00
wallet.go cli: ask for NEP2 account label if not provided 2023-01-26 08:50:06 +03:00
wallet_test.go cli: ask for NEP2 account label if not provided 2023-01-26 08:50:06 +03:00