neoneo-go/pkg/rpc/client
Anna Shaleva 6998c5044b rpc: add testing infrastructure to RPC client package
closes #716

NOTE: RPC client tests contain `serverResponse` json data fetched from examples
published in official C# JSON-RPC API v2.10.3 reference
(see https://docs.neo.org/docs/en-us/reference/rpc/latest-version/api.html)
2020-03-24 16:02:08 +03:00
..
client.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
doc.go rpc: implement missing RPC client methods 2020-03-12 15:56:59 +03:00
doc_test.go rpc: update client documentation 2020-03-03 18:59:21 +03:00
neoscan.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
nep5.go rpc/client: add TransferNEP5 method to easily transfer tokens 2020-03-16 17:52:32 +03:00
rpc.go transaction: implement AddVerificationHash() method 2020-03-16 14:11:19 +03:00
rpc_test.go rpc: add testing infrastructure to RPC client package 2020-03-24 16:02:08 +03:00