neoneo-go/pkg/rpc
Roman Khimov 8da20055d6 rpc: drop duplicating structures used in tests
We have proper results now, so use those. The only left is Invoke, but that
depends on another issue at the moment.
2020-02-21 15:23:11 +03:00
..
client rpc/client: only return the Result from calls, handle Error internally 2020-02-21 15:23:11 +03:00
request rpc: move functions for Tx building in request package/ 2020-02-21 15:12:04 +03:00
response rpc/client: only return the Result from calls, handle Error internally 2020-02-21 15:23:11 +03:00
server rpc: drop duplicating structures used in tests 2020-02-21 15:23:11 +03:00
testdata rpc: move server-related code to a separate package 2020-02-21 15:12:04 +03:00