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 合併指標
 (平均合併 4天 19小時) (30 天內合併 16 個 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.

貢獻者指南