neoneo-go/pkg/rpcclient/notary
Roman Khimov fd04b2befd actor: don't abort waiter on "already exists" error
It can happen in many cases of distributed tx generation/submission, we can
just wait normally in this case and there will be some proper result.
2022-11-23 10:07:37 +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 rpc: add Wait wrapper to Notary actor 2022-10-24 06:09:36 +03:00
contract.go rpcclient/notary: add OnNEP17PaymentData and an example 2022-09-08 14:33:04 +03:00
contract_test.go rpcclient: add notary subpackage with the notary contract wrapper 2022-08-26 18:21:58 +03:00
doc_test.go rpcclient/notary: add OnNEP17PaymentData and an example 2022-09-08 14:33:04 +03:00