File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,9 @@ port=8332
13
13
# regtest default
14
14
# port=18443
15
15
16
+ # signet default
17
+ # port=38332
18
+
16
19
# bootstrap.dat hashlist settings (linearize-hashes)
17
20
max_height =313000
18
21
@@ -33,6 +36,11 @@ input=/home/example/.bitcoin/blocks
33
36
# genesis=0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206
34
37
# input=/home/example/.bitcoin/regtest/blocks
35
38
39
+ # signet
40
+ # netmagic=0a03cf40
41
+ # genesis=00000008819873e925422c1ff0f99f7cc9bbb232af63a077a480a3633bee1ef6
42
+ # input=/home/example/.bitcoin/signet/blocks
43
+
36
44
# "output" option causes blockchain files to be written to the given location,
37
45
# with "output_file" ignored. If not used, "output_file" is used instead.
38
46
# output=/home/example/blockchain_directory
You can’t perform that action at this time.
0 commit comments