Is there an existing issue for this?
- I have searched the existing issues
Current behaviour
walletcreatefundedpsbt errors out
0 walletcreatefundedpsbt "[]" '{"<readacted_addr>":0.01}'
1error code: -4
2error message:
3Internal bug detected: Fee needed > fee paid
4./wallet/spend.cpp:1320 (CreateTransactionInternal)
5Bitcoin Core v29.0.0
6Please report this issue here: https://github.com/bitcoin/bitcoin/issues
Expected behaviour
walletcreatefundedpsbt should not error out.
Steps to reproduce
Create a watch only wallet Import a P2SH publickey Try to create an unsigned TX using the TXOs of the descriptor
Relevant log output
No response
How did you obtain Bitcoin Core
Compiled from source
What version of Bitcoin Core are you using?
Bitcoin Core daemon version v29.0.0
Operating system and version
Ubuntu 22.04 LTS
Machine specifications
No response