neo-go/pkg/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
..
testdata wallet: fix wallet version to conform to NEP-6 2022-08-07 22:41:40 +03:00
account.go *: don't get private key from account if just public one is needed 2022-09-02 14:43:28 +03:00
account_test.go *: don't get private key from account if just public one is needed 2022-09-02 14:43:28 +03:00
regenerate_test.go *: do not call wallet.Close() explicitly 2022-07-04 19:09:48 +03:00
token.go [#2442] English Check 2022-05-04 19:48:27 +03:00
token_test.go *: use NEP-XX naming consistently in docs/comments 2021-11-19 12:58:46 +03:00
wallet.go keys/wallet: add Destroy/Close/Close 2022-09-01 17:07:00 +03:00
wallet_test.go keys/wallet: add Destroy/Close/Close 2022-09-01 17:07:00 +03:00