neoneo-go/pkg/rpc/client
Roman Khimov 315aabde56 client: make http.Client internal to the Client
Exposing it the outside users is strange, so incapsulate it completely.

Fix DialTimeout setting along the way, handle negative timeouts as invalid.
2020-05-04 16:54:35 +03:00
..
client.go client: make http.Client internal to the Client 2020-05-04 16:54:35 +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 core: add sender field to transaction 2020-04-20 17:21:28 +03:00
rpc.go core: add sender field to transaction 2020-04-20 17:21:28 +03:00
rpc_test.go core/native: move Votes from account to native NEO state 2020-04-27 12:30:39 +03:00