neo-go/pkg/rpcclient/notary
Anna Shaleva 7c9b1d05d2 rpcclient: refactor waiter package naming
Adjust names of all used structures, no need to duplicate `Waiter` everywhere,
we already in the `waiter` package. Also, adjust comments to Actor so that links
to Waiter are properly described in docs.

Ref. #3265.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2023-12-29 15:22:50 +03:00
..
accounts.go rpcclient: add notary.Actor for seamless notary experience 2022-08-30 11:47:56 +03:00
accounts_test.go rpcclient: add notary.Actor for seamless notary experience 2022-08-30 11:47:56 +03:00
actor.go actor: don't abort waiter on "already exists" error 2022-11-23 10:07:37 +03:00
actor_test.go rpcclient: refactor waiter package naming 2023-12-29 15:22:50 +03:00
contract.go core, rpcsrv: apply generic attributes fee logic to NotaryServiceFeePerKey 2023-11-21 13:42:56 +03:00
contract_test.go core, rpcsrv: apply generic attributes fee logic to NotaryServiceFeePerKey 2023-11-21 13:42:56 +03:00
doc_test.go vm: allow to emit convertible 2023-05-17 12:47:31 +03:00