Browse Source

Merge pull request #23 from cipig/master

add AXE
master
jl777 7 years ago
committed by GitHub
parent
commit
bfa6a91862
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 11
      coins
  2. 1
      explorers/AXE
  3. BIN
      icons/axe.png

11
coins

@ -29,6 +29,17 @@
"txfee":10000,
"confpath":"USERHOME/.dinerocore/dinero.conf"
},
{
"coin": "AXE",
"name": "axe",
"fname": "Axe",
"rpcport": 9337,
"pubtype": 55,
"p2shtype": 16,
"wiftype": 204,
"txfee": 10000,
"confpath":"USERHOME/.axecore/axe.conf"
},
{
"coin": "BCBC",
"name": "bitcoin@cbc",

1
explorers/AXE

@ -0,0 +1 @@
["http://207.246.65.114:3001/tx/"]

BIN
icons/axe.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

Loading…
Cancel
Save