neo-go/pkg/rpc/client
Roman Khimov 78716c5335 rpc/client: add support for notification filters
Differing a bit from #895 draft specification, we won't add `verifier` (or
signer) for Neo 2, it's not worth doing so at the moment.
2020-05-14 00:56:26 +03:00
..
client.go rpc/client: add minimalistic websocket client 2020-04-30 22:59:19 +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 emit: implement AppCallWithOperationAndArgs 2020-03-27 11:05:36 +03:00
rpc.go rpc/client: add minimalistic websocket client 2020-04-30 22:59:19 +03:00
rpc_test.go rpc/client: add minimalistic websocket client 2020-04-30 22:59:19 +03:00
wsclient.go rpc/client: add support for notification filters 2020-05-14 00:56:26 +03:00
wsclient_test.go rpc/client: add support for notification filters 2020-05-14 00:56:26 +03:00