nspcc-dev/neo-go

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

开放

#3,822 创建于 2025年2月26日

 (1 条评论) (0 个反应) (0 位负责人)Go (108 个派生)auto 404
I2S3U4clifeaturegood first issuehelp wanted

仓库指标

星标
 (132 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南