Skip to content

Release v0.0.6

Latest
Compare
Choose a tag to compare
@theotow theotow released this 27 Aug 07:12
· 12 commits to master since this release
  • Added coldwallet coins like BTC, LTC
  • BREAKING: Merged ERC20 coins into coldwallet coins, perviously added erc20 addresses need to be readded as coldwallet addresses

.fochocconfig.json

{"keys": {}, 
  "coins": [
       {"Comment":"<fill me>", "Address": "<fill me>", "Currency":"BTC"}
 ]
}