neoneo-go/pkg/rpc/client
Anna Shaleva 9f2cb1726b core: add witness check to nep5 transfer method
We have to check, whether transaction's sender is authorised to transfer
nep5 assets.
2020-05-20 23:34:27 +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 core: add SystemFee and NetworkFee to transaction 2020-05-20 23:26:48 +03:00
wsclient.go rpc/client: add minimalistic websocket client 2020-05-04 16:54:35 +03:00
wsclient_test.go rpc/client: add minimalistic websocket client 2020-05-04 16:54:35 +03:00