cli: allow to provide deployed contract signature arguments to wallet sign command #977

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

Originally created by @AnnaShaleva on GitHub (Sep 1, 2022).

If transaction signer is a deployed contract and has verify method with non-empty arguments list, then the type of its arguments is well-known and arguments values can be provided via CLI on transaction signing. Ref. https://github.com/nspcc-dev/neo-go/pull/2668#issuecomment-1234210746.

Originally created by @AnnaShaleva on GitHub (Sep 1, 2022). If transaction signer is a deployed contract and has `verify` method with non-empty arguments list, then the type of its arguments is well-known and arguments values can be provided via CLI on transaction signing. Ref. https://github.com/nspcc-dev/neo-go/pull/2668#issuecomment-1234210746.
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#977
No description provided.