Skip to content

Comments

docs: fix incomplete return condition in next_block_excess_blob_gas#3679

Merged
mattsse merged 1 commit intoalloy-rs:mainfrom
Bilogweb3:fix/header-next-block-excess-blob-gas-doc
Feb 14, 2026
Merged

docs: fix incomplete return condition in next_block_excess_blob_gas#3679
mattsse merged 1 commit intoalloy-rs:mainfrom
Bilogweb3:fix/header-next-block-excess-blob-gas-doc

Conversation

@Bilogweb3
Copy link
Contributor

Update doc comment to reflect actual behavior: the method returns None when any of the three fields (excess_blob_gas, blob_gas_used, base_fee_per_gas) is missing, not just excess_blob_gas as previously documented.

@github-project-automation github-project-automation bot moved this to Reviewed in Alloy Feb 14, 2026
@mattsse mattsse merged commit fd6f6a8 into alloy-rs:main Feb 14, 2026
25 of 30 checks passed
@github-project-automation github-project-automation bot moved this from Reviewed to Done in Alloy Feb 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants