neo-go/cli/wallet
Roman Khimov 8d33206bb8 *: don't get private key from account if just public one is needed
Add PublicKey() API to the Account and use it as appropriate, avoid creating
additional references to the private key.
2022-09-02 14:43:28 +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 *: don't get private key from account if just public one is needed 2022-09-02 14:43:28 +03:00
nep11.go cli/wallet: modernize nep11 balances command, unify with nep17 2022-08-30 12:52:14 +03:00
nep17.go cli/wallet: correct error message 2022-09-01 15:30:33 +03:00
validator.go *: don't get private key from account if just public one is needed 2022-09-02 14:43:28 +03:00
wallet.go cli/wallet: add strip-keys command 2022-09-01 15:30:34 +03:00