Skip to content

Commit

Permalink
Merge pull request #1 from hypocalese/hypocalese-patch-1
Browse files Browse the repository at this point in the history
Update currencies.js
  • Loading branch information
hypocalese authored Nov 19, 2018
2 parents 4dcfb94 + d5f89b7 commit 1f329b0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/currencies.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,11 @@ var CURRENCIES = [{
symbol: 'kmd',
addressTypes: {prod: ['3c', '55'], testnet: ['0','5']},
validator: BTCValidator
},{
name: 'patenttx',
symbol: 'ptx',
addressTypes: {prod: ['3c', '55'], testnet: ['0','5']},
validator: BTCValidator
},{
name: 'bitcoinz',
symbol: 'btcz',
Expand Down

0 comments on commit 1f329b0

Please sign in to comment.