Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Aug 30, 2024
1 parent 6d4c5ed commit 7a648dd
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions op-proposer-go/proposer/proposer_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -99,13 +99,6 @@ func TestCheckpointBlockHash(t *testing.T) {

ctx := context.Background()

// Get the Rollup Config
// chainId := uint64(11155420)
// rollupCfg, err := rollup.LoadOPStackRollupConfig(chainId)
// if err != nil {
// t.Fatalf("failed to load rollup config: %v", err)
// }

fmt.Println("txMgr RPC URL:", txMgrConfig.L1RPCURL)
fmt.Println("Private Key:", txMgrConfig.PrivateKey)

Expand Down

0 comments on commit 7a648dd

Please sign in to comment.