Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
noxonsu authored Aug 31, 2023
1 parent e7d7774 commit 18f70bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/chainConfig/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ import edg, {EDG_MAIN_CHAINID} from './edg'
import hbit, {HBIT_MAIN_CHAINID} from './hashbit'
import fkw, {FKW_MAIN_CHAINID} from './fkw'
import ozo, {OZO_MAIN_CHAINID} from './ozone'
import base, {XZO_MAIN_CHAINID} from './xzo'
import xzo, {XZO_MAIN_CHAINID} from './xzo'


import {VERSION, USE_VERSION, env} from '../constant'
Expand Down

0 comments on commit 18f70bf

Please sign in to comment.