neoneo-go/pkg/rpc
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
..
client rpc/client: use CreateTxFromScript where possible 2020-08-18 11:24:48 +03:00
request core: replace interop names with named constants 2020-08-14 14:21:54 +03:00
response *: fix misspellings found in Go Report Card 2020-08-14 12:16:24 +03:00
server rpc/client: use CreateTxFromScript where possible 2020-08-18 11:24:48 +03:00
rpc_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00