ElementsProject / ElementsProject/elements
`signrawtransactionwithwallet` does not take enough information to sign
未关闭
- 主要语言
- C++
- 星标
- 1.2k
- 派生
- 416
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 15
描述
If you try to call `signrawtransactionwithwallet` on an unconfirmed input, you need to provide the input's information, including the amount (for segwit) and asset (for Taproot). But the RPC does not take the asset. So you cannot sign Taproot outputs with this RPC.
贡献指南
评估
这个 Issue 还没有评估数据。