neo-go/pkg/rpcclient/actor
Ekaterina Pavlova 28f1beff64 rpcclient: export NewWaiter function
Change first argument of NewWaiter to be able to directly accept RPC
Client and export for external usage.

Refs #3244.

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
2023-12-28 15:30:15 +03:00
..
actor.go rpcclient: export NewWaiter function 2023-12-28 15:30:15 +03:00
actor_test.go *: replace go.uber.org/atomic with sync/atomic 2023-10-12 17:59:34 +03:00
compat_test.go rpc: add compat tests for RPC* interfaces and Client implementations 2022-10-24 06:09:36 +03:00
doc_test.go ci: fix lint issues (fix #2948) 2023-03-29 11:19:23 +08:00
maker.go wallet: allow complex contract verification schemes, close #3015 2023-12-21 11:26:55 +03:00
maker_test.go config: use uint32 for validators/committee members count 2023-04-13 13:42:40 +03:00
waiter.go rpcclient: export NewWaiter function 2023-12-28 15:30:15 +03:00
waiter_test.go rpcclient: export NewWaiter function 2023-12-28 15:30:15 +03:00