-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from koh-gt/uvg-r1
uvg-r1
- Loading branch information
Showing
4 changed files
with
22 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
# For more infomation, please see https://en.bitcoin.it/wiki/List_of_address_prefixes | ||
# For more infomation, please visit https://en.bitcoin.it/wiki/List_of_address_prefixes | ||
# Please sort this file by `sort -k1.1,1.1 base58prefix.txt>base58prefix.new; mv base58prefix.new base58prefix.txt` | ||
# Symbol, Coin name, Address prefix, Address base58 version (prefix), Private key base58 version (prefix) | ||
DOGE,Dogecoin,D,30,158 | ||
LTC,Litecoin,L,48,176 | ||
NMC,Namecoin,M or N,52,180 | ||
LTC,Litecoin,L,48,176 | ||
CY,Cyberyen,C,28,156 | ||
DOGE,Dogecoin,D,30,158 | ||
FNNC,Fennec,F,35,178 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters