signed commit with icons

This commit is contained in:
jingxu85
2021-06-01 10:31:54 -07:00
parent 073f586c98
commit e5d202d895
8 changed files with 18 additions and 3 deletions

View File

@@ -53,7 +53,8 @@ typedef enum chain_kind_e {
CHAIN_KIND_ARTIS_TAU1,
CHAIN_KIND_WEBCHAIN,
CHAIN_KIND_THUNDERCORE,
CHAIN_KIND_FLARE
CHAIN_KIND_FLARE,
CHAIN_KIND_THETA
} chain_kind_t;
typedef struct chain_config_s {