More detailed comments

Add a few comments to avoid confusion to users.
This commit is contained in:
Dwerg 2018-02-06 15:33:10 +01:00 committed by GitHub
parent 12621aae9e
commit 9e94022af5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 2 deletions

View File

@ -3,6 +3,10 @@ pubkeyprefix = 00
privkeyprefix = 80
compressed = yes
#Change the pubkeyprefix and privkeyprefix setting above
#to the values corresponding to the coin type the wallet.dat is for.
#Below are short lists of a few coins, works for coins not listed if prefixes are known.
#pubkeyprefix list
#Bitcoin: 00
#Dogecoin: 1e
@ -11,10 +15,10 @@ compressed = yes
#Reddcoin: 3d
#ZCash/ZClassic (only t addresses): 1cb8
#privkeyprefix list
#privkeyprefix list
#Bitcoin: 80
#Dogecoin: 9e
#Garlicoin: b0
#Litecoin: b0
#Reddcoin: bd
#ZCash/ZClassic (only t addresses): 80
#ZCash/ZClassic (only t addresses): 80