Add support for Ellaism
This commit is contained in:
@@ -16,7 +16,8 @@ typedef enum chain_kind_e {
|
||||
CHAIN_KIND_PIRL,
|
||||
CHAIN_KIND_AKROMA,
|
||||
CHAIN_KIND_MUSICOIN,
|
||||
CHAIN_KIND_CALLISTO
|
||||
CHAIN_KIND_CALLISTO,
|
||||
CHAIN_KIND_ELLAISM
|
||||
} chain_kind_t;
|
||||
|
||||
typedef struct chain_config_s {
|
||||
|
||||
Reference in New Issue
Block a user