Roman Khimov
|
f01766131b
|
rpc/client: add a set of GetBlock methods
They differ in input and output types (and data), thus four methods are
added.
|
2020-03-03 20:26:56 +03:00 |
|
Roman Khimov
|
685e34d83c
|
rpc: update client documentation
Add missing methods, move example into something that can be compiled (and fix
it along the way).
|
2020-03-03 18:59:21 +03:00 |
|
Evgenii Stratonikov
|
d24c6d1d9e
|
rpc: move client-related code to a separate package
This includes Client struct with RPC methods and
BalanceGetter implementation with NeoSCAN.
|
2020-02-21 15:12:04 +03:00 |
|