neo-go/pkg/rpc/client
Anna Shaleva 8f53c7d78a rpc: adjust cases when WS connection close error is returned
Do not return error in case of (*WSClient).Close() method was the
initiator of connection closing.
2022-07-05 11:23:29 +03:00
..
nns [#2442] English Check 2022-05-04 19:48:27 +03:00
client.go rpc: improve RPC Client initialization 2022-05-06 14:15:59 +03:00
doc.go rpc: update docs of RPC client 2022-01-17 12:00:56 +03:00
doc_test.go rpc: adjust client documentation 2021-09-08 17:53:09 +03:00
helper.go [#2442] English Check 2022-05-04 19:48:27 +03:00
native.go [#2442] English Check 2022-05-04 19:48:27 +03:00
nep.go [#2442] English Check 2022-05-04 19:48:27 +03:00
nep11.go [#2442] English Check 2022-05-04 19:48:27 +03:00
nep17.go [#2442] English Check 2022-05-04 19:48:27 +03:00
policy.go rpc: carefully review places where Client.cache.initDone is used 2022-02-22 12:52:14 +03:00
rpc.go rpc: implement getcandidates call, fix #2571 2022-07-01 18:46:44 +03:00
rpc_test.go rpc: implement getcandidates call, fix #2571 2022-07-01 18:46:44 +03:00
wsclient.go rpc: adjust cases when WS connection close error is returned 2022-07-05 11:23:29 +03:00
wsclient_test.go rpc: adjust cases when WS connection close error is returned 2022-07-05 11:23:29 +03:00