neoneo-go/pkg/rpc/client
Roman Khimov 5bdcd4c241 client: add GetCandidateRegisterPrice method
It's important for clients.
2021-07-21 12:19:55 +03:00
..
client.go *: enable godot linter and fix all its warnings 2021-05-12 23:17:03 +03:00
doc.go *: replace all NEP5 occurences to NEP17 2020-11-24 13:08:24 +03:00
doc_test.go *: replace all NEP5 occurences to NEP17 2020-11-24 13:08:24 +03:00
helper.go rpc: add NEP11 commands which return iterator 2021-04-30 16:23:06 +03:00
native.go client: add GetCandidateRegisterPrice method 2021-07-21 12:19:55 +03:00
nep.go rpc: check token standard in nepTokenInfo 2021-04-30 16:23:04 +03:00
nep11.go *: add data to NEP11 Transfer 2021-05-05 19:44:29 +03:00
nep17.go wallet: add Standard field to Token 2021-04-30 15:58:27 +03:00
policy.go rpc: move all top*FromStack client functions to a separate file 2021-03-26 20:44:32 +03:00
rpc.go rpc: wrap calculatenetworkfee result in a structure 2021-06-04 23:38:35 +03:00
rpc_test.go client: add GetCandidateRegisterPrice method 2021-07-21 12:19:55 +03:00
wsclient.go rpc: allow to track notary requests via Notification subsystem 2021-06-01 16:29:04 +03:00
wsclient_test.go *: fix all errcheck warnings in testing code 2021-05-12 21:45:12 +03:00