neo-go/pkg/rpcclient
Roman Khimov 8b12b3ac64 *: fix some dupword warnings
Duplicate words in comments.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2024-11-13 20:57:10 +03:00
..
actor rpcclient: add Waiter.Config 2024-08-20 10:13:20 +03:00
gas native: autogenerate nativehashes package 2024-05-14 09:39:53 +03:00
invoker *: make use of min/max where appropriate 2024-08-23 22:11:29 +03:00
management native: autogenerate nativehashes package 2024-05-14 09:39:53 +03:00
neo *: use slices package for sorting and searching 2024-08-27 12:29:44 +03:00
nep11 *: fix some dupword warnings 2024-11-13 20:57:10 +03:00
nep17 smartcontract: drop standard events before RPC binging generation 2023-05-31 15:53:43 +03:00
neptoken *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
nns *: fix linter gofmt errors 2024-09-26 13:29:04 +03:00
notary actor: add a new WaitSuccess API 2024-06-21 18:39:02 +03:00
oracle native: autogenerate nativehashes package 2024-05-14 09:39:53 +03:00
policy native: autogenerate nativehashes package 2024-05-14 09:39:53 +03:00
rolemgmt native: autogenerate nativehashes package 2024-05-14 09:39:53 +03:00
unwrap *: fix linter issues 2024-08-14 12:36:15 +03:00
waiter *: return errors.ErrUnsupported where appropriate 2024-08-27 12:51:12 +03:00
client.go *: replace go.uber.org/atomic with sync/atomic 2023-10-12 17:59:34 +03:00
client_test.go rpcclient: expose endpoint (fixes #2912) 2023-02-15 08:29:44 +01:00
doc.go docs: canceltransaction is not going to be supported 2023-11-21 16:11:58 +03:00
doc_test.go rpcclient: use better RPC endpoint for example 2024-02-26 23:18:45 +03:00
local.go rpcclient: fix #3135 wsclient hangs on making request 2023-10-16 13:01:12 +03:00
local_test.go rpcclient: add Internal client for direct RPC server calls 2023-02-16 23:49:58 +03:00
rpc.go rpcclient: improve GetNEPXXTransfers docs 2024-11-07 18:02:53 +03:00
rpc_test.go rpcsrv: add seedlist and standbycommittee to getversion 2024-08-09 12:53:31 +03:00
wsclient.go rpcclient/WS: do not deadlock on connection loss 2024-07-29 17:39:11 +03:00
wsclient_test.go *: improve for loop syntax 2024-08-30 21:45:18 +03:00