Skip to content

Commit e1dc610

Browse files
committed
add some start height
1 parent b750c04 commit e1dc610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/clementine/regtest_paramset.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ watchtower_challenge_timeout_timelock = 288 # BLOCKS_PER_DAY * 2
1919
time_to_send_watchtower_challenge = 216 # BLOCKS_PER_DAY * 3 / 2
2020
latest_blockhash_timeout_timelock = 360 # BLOCKS_PER_DAY * 5 / 2
2121
finality_depth = 1
22-
start_height = 0
22+
start_height = 2
2323
genesis_height = 0
2424
genesis_chain_state_hash = [
2525
95,

0 commit comments

Comments
 (0)