Skip to content

Commit cb0d31e

Browse files
ETCM-926 pottery gas limit (#1011)
1 parent bfb2bef commit cb0d31e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/main/resources/conf/chains/pottery-chain.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
include "mordor-chain.conf"
1+
include "testnet-internal-nomad-chain.conf"
22
# 1 - mainnet, 3 - ropsten, 7 - mordor, 9 - pottery
33
network-id = 9
44

src/main/resources/conf/chains/pottery-genesis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"difficulty": "0x400",
33
"extraData": "0x70686f656e697820636869636b656e206162737572642062616e616e61",
4-
"gasLimit": "0x2fefd8",
4+
"gasLimit": "0x7A1200",
55
"nonce": "0x0000000000000000",
66
"ommersHash": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
77
"timestamp": "0x5d9676db",

0 commit comments

Comments
 (0)