neo-go/cli/wallet
Evgenii Stratonikov 6bdaefcfa4 rpc/client: use CreateTxFromScript where possible
There is substantial overlap between `CreateTxFromScript` and
`SignAndPushInvocationTx`. This commit refactors both of them
to reuse common code.
2020-08-18 11:24:48 +03:00
..
multisig.go cli/wallet: decrypt account immediately 2020-08-12 16:54:59 +03:00
nep5.go *: fix misspellings found in Go Report Card 2020-08-14 12:16:24 +03:00
validator.go rpc/client: use CreateTxFromScript where possible 2020-08-18 11:24:48 +03:00
wallet.go cli/wallet: decrypt account immediately 2020-08-12 16:54:59 +03:00