Remove theta, flare and flare_coston

This commit is contained in:
pscott
2021-09-03 14:55:28 +02:00
parent fb06484305
commit fd48a2c1a2
6 changed files with 3 additions and 20 deletions

View File

@@ -54,7 +54,6 @@ typedef enum chain_kind_e {
CHAIN_KIND_WEBCHAIN,
CHAIN_KIND_THUNDERCORE,
CHAIN_KIND_FLARE,
CHAIN_KIND_THETA,
CHAIN_KIND_BSC
} chain_kind_t;