Browse Source

Merge pull request #101 from cipig/master

add PACcoin (PAC)
master
jl777 7 years ago
committed by GitHub
parent
commit
5f9c5d852c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 11
      coins
  2. 1
      electrums/PAC
  3. 1
      explorers/PAC
  4. BIN
      icons/pac.png

11
coins

@ -25,6 +25,17 @@
"fname": "Equaliser",
"rpcport":10306
},
{
"coin":"PAC",
"name":"paccoin",
"fname":"PACcoin",
"rpcport":7111,
"pubtype":55,
"p2shtype":10,
"wiftype":204,
"txfee":10000,
"confpath":"USERHOME/.paccoincore/paccoin.conf"
},
{
"coin":"PEW",
"name":"brofist",

1
electrums/PAC

@ -0,0 +1 @@
[{"electrum.paccoin.io":50001},{"electro-pac.paccoin.io":50001}]

1
explorers/PAC

@ -0,0 +1 @@
["http://usa.pacblockexplorer.com:3002/tx/"]

BIN
icons/pac.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Loading…
Cancel
Save