Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

L2: set blob_gas dynamically #1162

Open
fborello-lambda opened this issue Nov 13, 2024 · 0 comments
Open

L2: set blob_gas dynamically #1162

fborello-lambda opened this issue Nov 13, 2024 · 0 comments
Labels

Comments

@fborello-lambda
Copy link
Contributor

When building the blob commitment transaction we are sending an arbitrary gas_price_per_blob:

gas_price_per_blob: Some(U256::from_dec_str("100000000000").unwrap()),

We should set it dynamically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Status: No status
Development

No branches or pull requests

1 participant