ElementsProject / ElementsProject/elements
`signrawtransactionwithwallet` does not take enough information to sign
Đang mở
- Ngôn ngữ chính
- C++
- Star
- 1.2k
- Fork
- 416
- Merge trung bình
- 1 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 15
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.