Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Conversation

Evalir
Copy link
Member

@Evalir Evalir commented Oct 25, 2024

No description provided.

@@ -144,7 +144,8 @@ impl SubmitTask {
let tx = self
.build_blob_tx(header, v, r, s, in_progress)?
.with_from(self.provider.default_signer_address())
.with_to(self.config.zenith_address);
.with_to(self.config.zenith_address)
.with_gas_limit(1_000_000);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good enough for government work

@Evalir Evalir merged commit d308a29 into main Oct 25, 2024
4 checks passed
@Evalir Evalir deleted the evalir/pending-block-sim branch October 25, 2024 18:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants