File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -85,6 +85,24 @@ network_overrides: &network_overrides
85
85
PLOT_FILTER_64_HEIGHT : 8010796
86
86
# 3 years later
87
87
PLOT_FILTER_32_HEIGHT : 13056556
88
+ testnet11 :
89
+ AGG_SIG_ME_ADDITIONAL_DATA : 37a90eb5185a9c4439a91ddc98bbadce7b4feba060d50116a067de66bf236615
90
+ DIFFICULTY_CONSTANT_FACTOR : 10052721566054
91
+ DIFFICULTY_STARTING : 30
92
+ EPOCH_BLOCKS : 768
93
+ GENESIS_CHALLENGE : 37a90eb5185a9c4439a91ddc98bbadce7b4feba060d50116a067de66bf236615
94
+ GENESIS_PRE_FARM_FARMER_PUZZLE_HASH : 08296fc227decd043aee855741444538e4cc9a31772c4d1a9e6242d1e777e42a
95
+ GENESIS_PRE_FARM_POOL_PUZZLE_HASH : 3ef7c233fc0785f3c0cae5992c1d35e7c955ca37a423571c1607ba392a9d12f7
96
+ MEMPOOL_BLOCK_BUFFER : 10
97
+ MIN_PLOT_SIZE : 18
98
+ NETWORK_TYPE : 1
99
+ SUB_SLOT_ITERS_STARTING : 67108864
100
+ # Forks activated from the beginning on this network
101
+ HARD_FORK_HEIGHT : 0
102
+ HARD_FORK_FIX_HEIGHT : 0
103
+ PLOT_FILTER_128_HEIGHT : 6029568
104
+ PLOT_FILTER_64_HEIGHT : 11075328
105
+ PLOT_FILTER_32_HEIGHT : 16121088
88
106
config :
89
107
mainnet :
90
108
address_prefix : " xch"
@@ -106,6 +124,9 @@ network_overrides: &network_overrides
106
124
testnet10 :
107
125
address_prefix : " txch"
108
126
default_full_node_port : 58444
127
+ testnet11 :
128
+ address_prefix : " txch"
129
+ default_full_node_port : 58444
109
130
110
131
selected_network : &selected_network "mainnet"
111
132
ALERTS_URL : https://download.chia.net/notify/mainnet_alert.txt
You can’t perform that action at this time.
0 commit comments