mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-07-16 17:50:56 +02:00
The `fee` field in the `getblock` RPC result (verbosity 2 and 3) may be
omitted when block undo data is not available. Marking it optional in
the `RPCResult` aligns the documented schema with the runtime behavior.
Github-Pull: #34702
Rebased-From: f580cc7e9f