cita-cli升级节点问题

通过cita-cli升级同步节点为共识节点,返回ok,查询交易回执无errormsg,但查询共识节点列表并没有增加,这是什么问题呢?cita版本为0.24.2国密

获取回执信息,解析一下log
rpc getTransactionReceipt --hash

得到:“logs”: data信息。

然后使用: ethabi decode params --type string --data
去解析一下,看看错误信息。
操作可参考文档:https://docs.citahub.com/zh-CN/cita/sys-contract-interface/error