nspcc-dev/neo-go

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

Ouverte

#3 822 ouverte le 26 févr. 2025

 (1 commentaire) (0 réaction) (0 personne assignée)Go (108 forks)auto 404
I2S3U4clifeaturegood first issuehelp wanted

Métriques du dépôt

Stars
 (132 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur