neo-go/pkg/rpc/client
Roman Khimov 3b2644da4f rpc/client: pass token as simple hash into TransferNEP5
It doesn't need full wallet.Token structure.
2020-06-05 19:20:16 +03:00
..
client.go rpc/client: drop neoscan support 2020-06-05 19:20:16 +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
nep5.go rpc/client: pass token as simple hash into TransferNEP5 2020-06-05 19:20:16 +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