Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我尝试将 rawTransactions 发送到 Quorum 区块链,这与我用于 Ethereum Ropsten 的方法相同。问题是我的交易状态返回为“0x0”,根据在线文档,这是交易失败。我想知道,无论如何我都可以从 Quorum 区块链获取失败错误消息的详细信息?
唯一不同的是我将 Quorum 交易的 gasPrice 更改为“0x0”。请指教。