Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ops/l2-genesis/deploy-config/qanet-deploy-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"fundDevAccounts": false,
"l1StartingBlockTag": "earliest",
"maxTxPerBlock": 1000,
"maxTxPayloadBytesPerBlock": 122880,
"maxTxPayloadBytesPerBlock": 737280,
"gasPriceOracleOverhead": 2500,
"gasPriceOracleScalar": 1000000000,
"gasPriceOracleOwner": "0x71612D2b36859fbad5865085be7c9dEB026bBCbC",
Expand Down
Loading