neo-go/cli/wallet
Evgeniy Stratonikov 0b26b46234 state: store NEF instead of script for contract
NEFs for native contracts are set statically, thus
field values are taken from the reference implementation.
2021-01-13 15:34:10 +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: use default adress in transfer 2021-01-12 11:14:40 +03:00
validator.go native: change contract names, move them to separate package 2020-12-14 15:24:15 +03:00
wallet.go state: store NEF instead of script for contract 2021-01-13 15:34:10 +03:00