mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-12 05:32:22 +02:00
The getblock RPC used a boolean verbose argument before v0.15. Use the legacy named argument so the helper can synchronize blocks from v0.14.x nodes while remaining compatible with current nodes.