Add support for REOSC Ecosystem
homepage : https://www.reosc.io block explorer : https://explorer.reosc.io network statistics : https://stats.reosc.io slip0044 index : 2894 chain ID : 2894
This commit is contained in:
committed by
GitHub
parent
3fc6df5c07
commit
16dec940c9
@@ -23,7 +23,8 @@ typedef enum chain_kind_e {
|
||||
CHAIN_KIND_ETHERGEM,
|
||||
CHAIN_KIND_ATHEIOS,
|
||||
CHAIN_KIND_GOCHAIN,
|
||||
CHAIN_KIND_MIX
|
||||
CHAIN_KIND_MIX,
|
||||
CHAIN_KIND_REOSC
|
||||
} chain_kind_t;
|
||||
|
||||
typedef struct chain_config_s {
|
||||
|
||||
Reference in New Issue
Block a user