neo-go/pkg/rpcclient/actor
2022-10-24 06:09:36 +03:00
..
actor.go rpc: refactor waiter-related actor code 2022-10-24 06:09:36 +03:00
actor_test.go rpc: add tests for RPC waiters 2022-10-24 06:09:36 +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 context: define a constant for transaction context type 2022-09-08 14:33:04 +03:00
maker.go actor: allow providing default attributes/hooks to be used 2022-08-29 15:08:37 +03:00
maker_test.go rpc: add tests for RPC waiters 2022-10-24 06:09:36 +03:00
waiter.go rpc: extend Waiter interface to wait for several txs with context 2022-10-24 06:09:36 +03:00
waiter_test.go rpc: add tests for RPC waiters 2022-10-24 06:09:36 +03:00