英文: How do I get the transaction id after I transfer Hbar using the following code? 问题 以下是翻译好的部分: &q...
通过另一个 Corda 节点可以杀死挂起的 Flows 吗?
英文: Is it possible to kill hanging Flows in a corda node via another node? 问题 是可能从 Corda 流程内部终止 Part...
为什么我无法使用 ‘send’ 或 ‘transfer’ 函数将以太币发送到其他合同?
英文: Why am I unable to send ether to other contract with 'send' or 'transfer' functi...
Don't we need DeprecatedConstructorForDeserialization() In Corda State while deleting a state field for 4.9 Enterprise version?
英文: Don't we need DeprecatedConstructorForDeserialization() In Corda State while deleting a stat...
子流程与单流程调用在迁移2000个状态时的比较。
英文: Subflow versus single flow calling while migration of 2000 states 问题 编写两个流程,第一个流程获取所有 2000 个 Car...
Metamask not returning "code 4001 User rejected the request." when closing login popup in Chrome, but works in Edge
英文: Metamask not returning "code 4001 User rejected the request." when closing login popup...
在Cadence智能合同编程语言中,预/后条件与断言语句的区别是什么?
英文: In Cadence smart contract programming language, what distinguishes pre/post conditions from asse...
如何使用 ethers.js 获取合约部署者地址?
英文: How to get contract deployer address using ethers.js? 问题 我想知道在合约部署后获取合约部署者地址的方法。 let contract = ...
从部署在 Hedera 上的自定义智能合同中获取结构数组
英文: Get Array of structs from custom smart contract deployed on Hedera 问题 假设我在 Hedera 测试网上部署了一个名为 X ...
创建seahorse初始化项目时出现错误,anchor初始化失败
英文: Error trying to create seahorse init project, anchor init failed 问题 我正在尝试使用 Seahorse 在 Solana 中创...
9