neoneo-go/pkg/rpc/client
Roman Khimov 28a26d2cae rpc/client: look into data first, then HTTP error code
In case of error our own server responds with an HTTP error and proper
JSON-RPC error in the body, so look there first as it has more specific data.
2020-02-21 15:12:04 +03:00
..
client.go rpc/client: look into data first, then HTTP error code 2020-02-21 15:12:04 +03:00
doc.go rpc: move client-related code to a separate package 2020-02-21 15:12:04 +03:00
neoscan.go rpc: move client-related code to a separate package 2020-02-21 15:12:04 +03:00
rpc.go rpc: introduce proper type for sendrawtransaction, drop useless types 2020-02-21 15:12:04 +03:00