Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

Commit

Permalink
Update proposer/transaction_builder/common_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtaikocha authored May 7, 2024
1 parent 05048b9 commit f665160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposer/transaction_builder/common_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ func (s *TransactionBuilderTestSuite) SetupTest() {
common.HexToAddress(os.Getenv("TAIKO_L1_ADDRESS")),
common.HexToAddress(os.Getenv("TAIKO_L2_ADDRESS")),
common.HexToAddress(os.Getenv("ASSIGNMENT_HOOK_ADDRESS")),
10000000,
10_000_000,
"test",
)
}
Expand Down

0 comments on commit f665160

Please sign in to comment.