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:
committed by
GitHub
parent
6ce175041a
commit
843b5ff80c
@@ -23,7 +23,8 @@ typedef enum chain_kind_e {
|
||||
CHAIN_KIND_ETHERGEM,
|
||||
CHAIN_KIND_ATHEIOS,
|
||||
CHAIN_KIND_GOCHAIN,
|
||||
CHAIN_KIND_EOSCLASSIC
|
||||
CHAIN_KIND_EOSCLASSIC,
|
||||
CHAIN_KIND_MIX
|
||||
} chain_kind_t;
|
||||
|
||||
typedef struct chain_config_s {
|
||||
|
||||
Reference in New Issue
Block a user