neo-go/pkg/rpc/client
Roman Khimov 0e2784cd2c always wrap errors when creating new ones with fmt.Errorf()
It doesn't really change anything in most of the cases, but it's a useful
habit anyway.

Fix #350.
2020-08-07 12:21:52 +03:00
..
client.go remove github.com/pkg/errors from dependencies 2020-08-07 12:21:52 +03:00
doc.go rpc: drop getaccountstate method 2020-06-05 19:20:16 +03:00
doc_test.go client/cli: add network option to the RPC client 2020-06-18 12:11:13 +03:00
nep5.go always wrap errors when creating new ones with fmt.Errorf() 2020-08-07 12:21:52 +03:00
policy.go remove github.com/pkg/errors from dependencies 2020-08-07 12:21:52 +03:00
rpc.go remove github.com/pkg/errors from dependencies 2020-08-07 12:21:52 +03:00
rpc_test.go always wrap errors when creating new ones with fmt.Errorf() 2020-08-07 12:21:52 +03:00
wsclient.go Merge pull request #1266 from nspcc-dev/notifications/filter_by_name 2020-08-05 10:00:15 +03:00
wsclient_test.go Merge pull request #1266 from nspcc-dev/notifications/filter_by_name 2020-08-05 10:00:15 +03:00