wallet: Remove meaningless bool fallback in FundTransaction
This commit removes an old backward-compatibility feature in Bitcoin Core's wallet RPC command `fundrawtransaction`. Previously, callers could pass a plain `true` or `false` as the second argument, which was silently ignored. Now, passing …
fa7fe798by MarcoFalke+60−652 files