gpt4 book ai didi

blockchain - 在 (hello world 1) 中运行命令 (start IOUFlow iouValue : 99, otherParty: "O=PartyB,L=New York,C=US") 时出错

转载 作者:行者123 更新时间:2023-12-02 03:19:51 25 4
gpt4 key购买 nike

我已遵循 hello world 1 中的所有步骤

https://docs.corda.net/hello-world-template.html

https://github.com/corda/cordapp-template-kotlin

但是当运行这个命令时我遇到过这个错误:

[错误] 20:14:21+0200 [节点线程 1] proxies.ExceptionSerialisingRpcOpsProxy.log - RPC 调用期间出错 [errorCode=ue63ey, moreInformationAt= https://errors.corda.net/OS/4.0/ue63ey] {actor_id=internalShell、actor_owning_identity=O=PartyA、L=伦敦、C=GB、actor_store_id=NODE_CONFIG、fibre-id=10000001、flow-id=ef20094f-ecea-4004-b6dc-e687f88fdce9、involution_id=c783d17e-1a70-4ec9 -93ca-cb08714afac7,invoice_timestamp=2019-03-12T18:14:18.869Z,origin=internalShell,session_id=e7787152-785d-47fc-a5a6-e8893a730942,session_timestamp=2019-03-12T18:14:02.9 35Z,线程 ID =221, tx_id=E38133ECBB005885B0DFD501A214C928AB67C34188C7B0F0BD659825487A27AF}

我无法理解错误的含义

如何解决这个错误?

最佳答案

通过在 IOUState 类上添加 @BelongsToContract 注解解决了这个问题。感谢 gerferra 的帮助:)

@BelongsToContract(TemplateContract.class)
public class IOUState implements ContractState {
...
}

关于blockchain - 在 (hello world 1) 中运行命令 (start IOUFlow iouValue : 99, otherParty: "O=PartyB,L=New York,C=US") 时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55128567/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com