neoneo-go/pkg/rpc/client
Roman Khimov d9400800e3 transaction: drop Gas field from InvocationTX
It essentialy is the new SystemFee, so use that. Had to increase GAS transfer
in test chain to 1000 to pay for deployment.
2020-06-05 19:20:16 +03:00
..
client.go rpc/client: add minimalistic websocket client 2020-05-04 16:54:35 +03:00
doc.go rpc: implement missing RPC client methods 2020-03-12 15:56:59 +03:00
doc_test.go rpc: update client documentation 2020-03-03 18:59:21 +03:00
neoscan.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
nep5.go core: add witness check to nep5 transfer method 2020-05-20 23:34:27 +03:00
rpc.go core: add SystemFee and NetworkFee to transaction 2020-05-20 23:26:48 +03:00
rpc_test.go Merge pull request #980 from nspcc-dev/neo3/protocol/version_payload_optimisation 2020-05-27 19:13:00 +03:00
wsclient.go rpc/client: handle client creation error in new wsclient 2020-05-26 11:36:47 +03:00
wsclient_test.go transaction: drop Gas field from InvocationTX 2020-06-05 19:20:16 +03:00