nspcc-dev/neo-go

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

オープン

#3,822 opened on 2025/02/26

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Go (108 件のフォーク)auto 404
I2S3U4clifeaturegood first issuehelp wanted

Repository metrics

Stars
 (132 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド