neo-go/pkg/rpcclient
Roman Khimov 32ebb4a90d smartcontract: add Builder, method invocation helpers and doc
Move the last remaining script-related things out of the rpcclient.
2022-07-25 22:49:47 +03:00
..
nns rpc/client: move to pkg/rpcclient 2022-07-21 22:39:53 +03:00
client.go rpc: merge response and request under pkg/neorpc 2022-07-25 11:57:53 +03:00
doc.go rpc/client: move to pkg/rpcclient 2022-07-21 22:39:53 +03:00
doc_test.go rpc/client: move to pkg/rpcclient 2022-07-21 22:39:53 +03:00
helper.go smartcontract: move CreateCallAndUnwrapIteratorScript there 2022-07-25 15:46:20 +03:00
native.go rpc: merge response and request under pkg/neorpc 2022-07-25 11:57:53 +03:00
nep.go rpc/client: move to pkg/rpcclient 2022-07-21 22:39:53 +03:00
nep11.go smartcontract: add Builder, method invocation helpers and doc 2022-07-25 22:49:47 +03:00
nep17.go smartcontract: add Builder, method invocation helpers and doc 2022-07-25 22:49:47 +03:00
policy.go rpc/client: move to pkg/rpcclient 2022-07-21 22:39:53 +03:00
rpc.go rpc: merge response and request under pkg/neorpc 2022-07-25 11:57:53 +03:00
rpc_test.go rpc: merge response and request under pkg/neorpc 2022-07-25 11:57:53 +03:00
wsclient.go neorpc/result: move NotaryRequestEvent to this package 2022-07-25 11:58:13 +03:00
wsclient_test.go rpc: merge response and request under pkg/neorpc 2022-07-25 11:57:53 +03:00