Files
bitcoin/doc/release-notes-35836.md
2026-08-03 10:28:03 +02:00

245 B

RPC (wallet)

  • The fundrawtransaction RPC no longer accepts a boolean as the second positional argument. This silent no-op fallback was removed and the argument is now fully type checked. Passing a boolean will raise an error. (#35836)