ElementsProject / ElementsProject/elements
`signrawtransactionwithwallet` does not take enough information to sign
Aperta
- Lingua principale
- C++
- Stelle
- 1.2k
- Fork
- 416
- Merge medio
- 1g 23h
- PR unite (30g)
- 15
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.