Commit 2ff32775 authored by Clark Moody's avatar Clark Moody Committed by Pavol Rusnak

Add DigiByte, Ravencoin, Namecoin. Reformat table. (#314)

parent a4201945
...@@ -21,20 +21,23 @@ The BIP repository does not want to deal with assigning the values for various c ...@@ -21,20 +21,23 @@ The BIP repository does not want to deal with assigning the values for various c
These are the registered human-readable parts for usage in Bech32 encoding of witness programs. These are the registered human-readable parts for usage in Bech32 encoding of witness programs.
hrp | coin | hrp | coin | | Coin | Mainnet | Testnet | Regtest |
------|--------------------------------------------|--------|--------------------------| | ------------------------------------------ | ------- | ------- | ------- |
`bc` | [Bitcoin](https://bitcoin.org/) | `tb` | Bitcoin Testnet | | [Bitcoin](https://bitcoin.org/) | `bc` | `tb` | `bcrt` |
`ltc` | [Litecoin](https://litecoin.org/) | `tltc` | Litecoin Testnet | | [Bitcoin Atom](https://bitcoinatom.io/) | `bca` | `tbca` | `bcart` |
`vtc` | [Vertcoin](https://vertcoin.org/) | `tvtc` | Vertcoin Testnet | | [Bitcoin Gold](https://bitcoingold.org/) | `btg` | `tbtg` | |
`btg` | [Bitcoin Gold](https://bitcoingold.org/) | `tbtg` | Bitcoin Gold Testnet | | [Bitcoin Platinum](https://btcplt.org/) | `btp` | `tbtp` | |
`btp` | [Bitcoin Platinum](https://btcplt.org/) | `tbtp` | Bitcoin Platinum Testnet | | [Bitcoin Private](https://btcprivate.org/) | `p` | `t` | |
`zen` | [Zen Protocol](https://zenprotocol.com/) | `tzn` | Zen Protocol Testnet | | [Bitcore](https://bitcore.cc/) | `btx` | `tbtx` | |
`grs` | [Groestlcoin](https://groestlcoin.org/) | `tgrs` | Groestlcoin Testnet | | [DigiByte](https://www.digibyte.io/) | `dgb` | `dgbt` | `dgbrt` |
`via` | [Viacoin](https://viacoin.org/) | `tvia` | Viacoin Testnet | | [FujiCoin](http://www.fujicoin.org/) | `fc` | `tf` | `fcrt` |
`fc` | [FujiCoin](http://www.fujicoin.org/) | `tf` | FujiCoin Testnet | | [Groestlcoin](https://groestlcoin.org/) | `grs` | `tgrs` | |
`bca` | [Bitcoin Atom](https://bitcoinatom.io/) | `tbca` | Bitcoin Atom Testnet | | [Litecoin](https://litecoin.org/) | `ltc` | `tltc` | `rltc` |
`p` | [Bitcoin Private](https://btcprivate.org/) | `t` | Bitcoin Private Testnet | | [Namecoin](https://www.namecoin.org/) | `nc` | `tn` | `ncrt` |
`btx` | [Bitcore](https://bitcore.cc/) | `tbtx` | Bitcore Testnet | | [Ravencon](https://ravencoin.org/) | `rc` | `tr` | `rcrt` |
| [Vertcoin](https://vertcoin.org/) | `vtc` | `tvtc` | |
| [Viacoin](https://viacoin.org/) | `via` | `tvia` | |
| [Zen Protocol](https://zenprotocol.com/) | `zen` | `tzn` | |
## Libraries ## Libraries
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment