QOSGroup / qbase

qos公链和联盟链通用框架

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PostCommands nonce 是否必要

imuge opened this issue · comments

commented

qos中目前nonce都是根据输入的keystore name 或者 address查询账户信息拿到的,如果支持命令行输入,需要再修改下qos相关代码。

增加--nonce-node 用于指定查询account nonce 的node 节点