neoneo-go/pkg/rpc
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 rpc/client: look into data first, then HTTP error code 2020-02-21 15:12:04 +03:00
request rpc: move functions for Tx building in request package/ 2020-02-21 15:12:04 +03:00
response rpc: omitempty some fields in TransactionOutputRaw 2020-02-21 15:12:04 +03:00
server rpc: move server-related code to a separate package 2020-02-21 15:12:04 +03:00
testdata rpc: move server-related code to a separate package 2020-02-21 15:12:04 +03:00