mirror of
https://github.com/status-im/nim-eth.git
synced 2025-02-19 17:34:15 +00:00
Adds `Withdrawal` type according to EIP-4895, and extends `BlockHeader` accordingly. Also adds RLP encoding support for `Withdrawal` to enable building `BlockHeader` (used by Nimbus-CL in empty block prod fallback).