neoneo-go/pkg/rpc/client
Anna Shaleva 1d3a297a6b rpc: add Data field to NEP17 TransferTarget
It's a part of transfer, thus it should be passed along with the other
transfer parameters.
2021-04-16 13:54:23 +03:00
..
client.go native: change contract names, move them to separate package 2020-12-14 15:24:15 +03:00
doc.go *: replace all NEP5 occurences to NEP17 2020-11-24 13:08:24 +03:00
doc_test.go *: replace all NEP5 occurences to NEP17 2020-11-24 13:08:24 +03:00
helper.go rpc: add NEP11 API support to the RPC client 2021-03-26 20:48:01 +03:00
native.go rpc: add resolve and isAvailable NNS API to RPC client 2021-03-26 20:48:07 +03:00
nep.go rpc: add NEP11 API support to the RPC client 2021-03-26 20:48:01 +03:00
nep11.go rpc: add NEP11 API support to the RPC client 2021-03-26 20:48:01 +03:00
nep17.go rpc: add Data field to NEP17 TransferTarget 2021-04-16 13:54:23 +03:00
policy.go rpc: move all top*FromStack client functions to a separate file 2021-03-26 20:44:32 +03:00
rpc.go rpc: add CalculateNetworkFee RPC method 2021-03-26 19:14:46 +03:00
rpc_test.go block: drop Network from the Header 2021-03-26 13:45:18 +03:00
wsclient.go block: drop Network from the Header 2021-03-26 13:45:18 +03:00
wsclient_test.go core: fix transaction hashes 2021-03-18 17:57:54 +03:00