mirror of
https://github.com/vacp2p/status-linea-besu.git
synced 2026-01-09 23:38:08 -05:00
Add deposits to the Execution Layer block structure: EIP-6110. The scope of this commit is to add Deposit related info into BlockHeader and BlockBody. The rest of the EIP including RPC API and validating Deposit with be included in future PRs. --------- Signed-off-by: Navie Chan <naviechan@gmail.com> Signed-off-by: navie <naviechan@gmail.com> Signed-off-by: Simon Dudley <simon.dudley@consensys.net>