neoneo-go/pkg/wallet
Ekaterina Pavlova 57aa05add3 wallet: make --wif optional in import-multisig command
We have a full list of public keys in the import-multisig command, so if
 we have a key in the wallet that corresponds to one of these keys
 (simple sig), just reuse it for the account automatically

Closes #3266

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
2024-01-26 18:36:29 +03:00
..
testdata wallet: fix wallet version to conform to NEP-6 2022-08-07 22:41:40 +03:00
account.go wallet: make --wif optional in import-multisig command 2024-01-26 18:36:29 +03:00
account_test.go wallet: provide (*Account).SignHashable API 2022-09-02 14:44:01 +03:00
regenerate_test.go cli: move tests to subpackages 2022-10-06 09:21:26 +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 wallet: Add new wallet constructors 2023-12-12 08:33:30 +04:00
wallet_test.go wallet: Add new wallet constructors 2023-12-12 08:33:30 +04:00