Merge branch 'ella-support' of https://github.com/ellaism/blue-app-eth into ellaism-ella-support

This commit is contained in:
BTChip github
2018-08-02 10:23:20 +02:00
9 changed files with 19 additions and 2 deletions

View File

@@ -17,7 +17,8 @@ typedef enum chain_kind_e {
CHAIN_KIND_AKROMA,
CHAIN_KIND_MUSICOIN,
CHAIN_KIND_CALLISTO,
CHAIN_KIND_ETHERSOCIAL
CHAIN_KIND_ETHERSOCIAL,
CHAIN_KIND_ELLAISM
} chain_kind_t;
typedef struct chain_config_s {