Browse Source

Merge pull request #75 from cipig/master

add ATBCoin (ATB)
master
jl777 7 years ago
committed by GitHub
parent
commit
16ca93aa14
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 11
      coins
  2. 1
      explorers/ATB
  3. BIN
      icons/atb.png

11
coins

@ -32,6 +32,17 @@
"txfee":10000,
"confpath":"USERHOME/.brofistcore/brofist.conf"
},
{
"coin":"ATB",
"name":"atbcoin",
"fname": "ATBCoin",
"rpcport":8332,
"pubtype":23,
"p2shtype":83,
"wiftype":128,
"txfee":10000,
"confpath":"USERHOME/.ATBCoinWallet/atbcoin.conf"
},
{
"coin":"PYRO",
"name":"pyro",

1
explorers/ATB

@ -0,0 +1 @@
["https://explorer.atbcoin.com/tx/"]

BIN
icons/atb.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Loading…
Cancel
Save