nspcc-dev/neo-go
Add '--notary' flag to 'neo-go contract invokefunction' command
Aberta
#3.822 aberto em 26 de fev. de 2025
I2S3U4clifeaturegood first issuehelp wanted
Métricas do repositório
- Stars
- (132 estrelas)
- Métricas de merge de PR
- (Mesclagem média 4d 19h) (16 fundiu PRs em 30d)
Description
Is your feature request related to a problem? Please describe.
neo-go contract invokefunction command includes the --out flag, which allows exporting a transaction to obtain a signature. However, neo-go also supports using a notary request to obtain a transaction signature.
Describe the solution you'd like
Add the --notary flag to the neo-go contract invokefunction command.