neo-go/cli/wallet
Anna Shaleva 6c0faa4ea3 rpc: provide cosigners accounts to CreateTxFromScript
We need to define network fee for each of cosigners, and the only way to
do it is to access the cosigner's script.
2021-03-04 10:37:35 +03:00
..
legacy.go wallet: export NewAccountFromPrivateKey() 2020-12-04 12:45:53 +03:00
legacy_test.go cli: fix wallet convert and add tests 2020-12-04 12:45:53 +03:00
multisig.go cli: add ExitError where needed 2020-11-05 10:37:06 +03:00
nep17.go cli: support Uint160 hashes with 0x prefix 2021-02-18 14:38:50 +03:00
validator.go rpc: provide cosigners accounts to CreateTxFromScript 2021-03-04 10:37:35 +03:00
wallet.go cli: support Uint160 hashes with 0x prefix 2021-02-18 14:38:50 +03:00