英文: Flow account creation throws excepcion "duplicated signature for key" 问题 I'm here to p...
使用user_id以编程方式检索Flow中用户的当前委托和奖励。
英文: Retrieve user's current delegation and rewards in Flow programmatically using user_id 问题 我想知...
可以遍历字典键吗?
英文: Is it possible to iterate over dictionary keys? 问题 通过使用<dictionary_name>.keys字段,目前访问字典键的方法...
一个字节数组可以转换为Cadence中的地址吗?
英文: Can a byte array be converted to an Address in Cadence 问题 在Cadence中,从UInt8字节数组构建地址的方法是什么? 文档中有这个...
在Cadence智能合同编程语言中,预/后条件与断言语句的区别是什么?
英文: In Cadence smart contract programming language, what distinguishes pre/post conditions from asse...