ElementsProject / ElementsProject/elements
`signrawtransactionwithwallet` does not take enough information to sign
Abierto
- Lenguaje dominante
- C++
- Estrellas
- 1.2k
- Forks
- 416
- Merge medio
- 1 d 23 h
- PR fusionados (30 d)
- 15
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.