我正在尝试制作一个使用 Amount 并传递“$ 999”的 CorDapp,但它不起作用。任何帮助,将不胜感激。
启动 QXFlow 客户端:“O=PartyA,L=London,C=GB”,供应商:“O=PartyB,L=New York,C=US”,dueDate:“2018-01-22T09:12:43.083Z”,卖家:“O=PartyB,L=New York,C=US”,买家:“O=PartyA,L=London,C=GB”,businessContractAmount:$999,tradingAmount:$400
net.corda.core.contracts.TransactionState -> 数据(net.corda.core.contracts.ContractState) -> com.quanaxy.QX -> businessContractAmount(net.corda.core.contracts.Amount>) -> net.corda .core.contracts.Amount> -> token(net.corda.core.contracts.Issued) -> 在期望 net.corda.core.contracts.Issued 的属性中找到 java.util.Currency 类型的对象