nspcc-dev/neo-go

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

Offen

#3.822 geöffnet am 26.02.2025

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Go (108 Forks)auto 404
I2S3U4clifeaturegood first issuehelp wanted

Repository-Metriken

Stars
 (132 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide