Skip to content

Commit

Permalink
chore: example
Browse files Browse the repository at this point in the history
  • Loading branch information
renlulu committed Jun 24, 2024
1 parent 72f2741 commit 1c246c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/createRollup/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ func main() {
txn, err := rollupCreator.CreateRollup(
context.Background(),
common.HexToAddress(owner),
big.NewInt(20240625),
big.NewInt(421614),
string(l2config),
uint64(l2configtype.Arbitrum.GenesisBlockNum),
common.HexToAddress(owner),
Expand Down

0 comments on commit 1c246c8

Please sign in to comment.