diff --git a/coins b/coins index 22f629b..3c5a856 100644 --- a/coins +++ b/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", diff --git a/explorers/PAC b/explorers/PAC new file mode 100644 index 0000000..2d27018 --- /dev/null +++ b/explorers/PAC @@ -0,0 +1 @@ +["http://usa.pacblockexplorer.com:3002/tx/"] diff --git a/icons/pac.png b/icons/pac.png new file mode 100644 index 0000000..02931e2 Binary files /dev/null and b/icons/pac.png differ