Skip to content
This repository has been archived by the owner on May 23, 2022. It is now read-only.

Commit

Permalink
bech32 prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
peerchemist committed Apr 12, 2019
1 parent dc27b06 commit edfe1f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/assets/docs/011-developers.md
Expand Up @@ -225,6 +225,7 @@ Peercoin source code repository: github.com/peercoin/peercoin
| Default port | 9901 |
| Default RPC port | 9902 |
| BIP44 coin type| 0x80000006 |
| bech32 prefix | pc |

### Testnet

Expand All @@ -243,6 +244,7 @@ Peercoin source code repository: github.com/peercoin/peercoin
| Default port | 9903 |
| Default RPC port | 9904 |
| BIP44 coin type| 0x80000006 |
| bech32 prefix | tpc |

## Transaction format

Expand Down

0 comments on commit edfe1f7

Please sign in to comment.