nspcc-dev/neo-go

Add '--notary' flag to 'neo-go contract invokefunction' command

Aperta

#3822 aperta il 26 feb 2025

 (1 commento) (0 reazioni) (0 assegnatari)Go (108 fork)auto 404
I2S3U4clifeaturegood first issuehelp wanted

Metriche repository

Star
 (132 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor