Skip to content

Commit

Permalink
deploy: d1f46f2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-merge-queue[bot] committed Nov 27, 2024
1 parent 96fcb38 commit d60f11d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion print.html
Original file line number Diff line number Diff line change
Expand Up @@ -813,7 +813,7 @@ <h2 id="constructing-a-derivation-pipeline"><a class="header" href="#constructin
use std::sync::Arc;
use op_alloy_protocol::BlockInfo;
use op_alloy_genesis::RollupConfig;
use superchain_derive::*;
use hilo_providers_alloy::*;

// Use a default rollup config.
let rollup_config = Arc::new(RollupConfig::default());
Expand Down
2 changes: 1 addition & 1 deletion sdk/pipeline/intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ <h2 id="constructing-a-derivation-pipeline"><a class="header" href="#constructin
use std::sync::Arc;
use op_alloy_protocol::BlockInfo;
use op_alloy_genesis::RollupConfig;
use superchain_derive::*;
use hilo_providers_alloy::*;

// Use a default rollup config.
let rollup_config = Arc::new(RollupConfig::default());
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit d60f11d

Please sign in to comment.