我知道如何在corda shell中传递参数,例如corDapp,但我编写了一个自定义流,其中流接受状态对象作为输入。你能帮助如何在corda shell中传递对象作为参数吗?
发布于 2019-04-11 17:58:58
对象的格式为: stateName:{arg1: value,arg2: value}
https://stackoverflow.com/questions/55508560
相似问题