neoneo-go/pkg/rpc
alexvanin aca6f2f3ad rpc/client: handle client creation error in new wsclient
Client returns error if it can't parse endpoint string. WSClient
should check client error or there could be panic at `cl.cli = nil`
expression.
2020-05-26 11:36:47 +03:00
..
client rpc/client: handle client creation error in new wsclient 2020-05-26 11:36:47 +03:00
request rpc/server: add notification filters 2020-05-26 11:36:47 +03:00
response result: use witnesses field in result.Header JSON 2020-05-26 11:36:47 +03:00
server result: use witnesses field in result.Header JSON 2020-05-26 11:36:47 +03:00
rpc_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00