Add support for Mix Blockchain

homepage: https://www.mix-blockchain.org
block explorer: https://blocks.mix-blockchain.org
network statistics : https://stats.mix-blockchain.org
slip0044 index : 76
chain ID: 76
This commit is contained in:
Michael Ira Krufky
2018-10-07 10:14:12 -04:00
committed by GitHub
parent 6ce175041a
commit 843b5ff80c
9 changed files with 18 additions and 3 deletions

View File

@@ -1137,3 +1137,5 @@ const tokenDefinition_t const TOKENS_ATHEIOS[NUM_TOKENS_ATHEIOS] = {};
const tokenDefinition_t const TOKENS_GOCHAIN[NUM_TOKENS_GOCHAIN] = {};
const tokenDefinition_t const TOKENS_EOSCLASSIC[NUM_TOKENS_EOSCLASSIC] = {};
const tokenDefinition_t const TOKENS_MIX[NUM_TOKENS_MIX] = {};