Skip to content

Commit

Permalink
code clean
Browse files Browse the repository at this point in the history
  • Loading branch information
fewensa committed Aug 6, 2024
1 parent 0c56610 commit 27c186e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions template/ts/files/src/helixconf.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import {pascalCase} from "change-case";

export type HelixProtocolName = 'lnv2-default' | 'lnv2-opposite' | 'lnv3';
export type TokenType = 'native' | 'erc20';
export type _NetworkType = 'mainnets' | 'testnets';
Expand Down

0 comments on commit 27c186e

Please sign in to comment.