Add more examples to Notary actor about the way how accounts can be created/used #1097

Open
opened 2025-12-28 17:15:13 +00:00 by sami · 0 comments
Owner

Originally created by @AnnaShaleva on GitHub (Mar 27, 2023).

We have a nice example of Notary actor usage. However, in this example accounts for Notary actor are taken from the wallet. We need to add one more example of the way how account can be constructed not from the wallet, but in the code-level.

Another thing that we need to add is how dummy accounts are supposed to be used with Notary actor (dummy sig/multisig/contract).

Originally created by @AnnaShaleva on GitHub (Mar 27, 2023). We have a nice example of [Notary actor usage](https://github.com/nspcc-dev/neo-go/blob/de7bff9cea3215697c0ecaf851220cd233f05bad/pkg/rpcclient/notary/doc_test.go#L18). However, in this example accounts for Notary actor are taken from the wallet. We need to add one more example of the way how account can be constructed not from the wallet, but in the code-level. Another thing that we need to add is how dummy accounts are supposed to be used with Notary actor (dummy sig/multisig/contract).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neo-go#1097
No description provided.