Skip to content

Commit 4cc329a

Browse files
committed
test: update asset gas limit
Signed-off-by: Gregory Edison <gregory.edison1993@gmail.com>
1 parent 0e2d72e commit 4cc329a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crates/scroll/node/tests/assets/genesis.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"nonce": "0x0",
2424
"timestamp": "0x0",
2525
"extraData": "0x00",
26-
"gasLimit": "0x1c9c380",
26+
"gasLimit": "0x1312d00",
2727
"difficulty": "0x0",
2828
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
2929
"coinbase": "0x0000000000000000000000000000000000000000",
@@ -105,4 +105,4 @@
105105
}
106106
},
107107
"number": "0x0"
108-
}
108+
}

0 commit comments

Comments
 (0)