帖子
分享您的知识。
Caplec104
Feb 05, 2025
专家问答
How to resolve transaction signing error with validators?
I'm facing this error: 'Failed to sign transaction by a quorum of validators because one or more of its objects is reserved for another transaction.' I've been retrying a transaction that seemed to gather the necessary votes but it failed, and I'm unable to make any other transactions as all return this same error. What should I do to solve this?
- Move CLI
2
1
分享
评论
答案
1Feb 6 2025, 00:50
你好,这听起来像是一个模棱两可的问题,即多个交易试图同时访问同一个对象. 要解决这个问题,请仔细管理地址拥有的输入对象的版本. 确保不要使用同一个对象执行两个不同的事务. 如果您没有收到明确的交易成功或失败的消息,请假设该交易可能已成功并避免将其对象重复用于其他事务.
2
评论
你知道答案吗?
请登录并分享。
Move is an executable bytecode language used to implement custom transactions and smart contracts.
148帖子231答案