Skip to content

Commit

Permalink
devop: add new network tags from bitrock and fraxtal
Browse files Browse the repository at this point in the history
  • Loading branch information
kvhnuke committed Dec 9, 2024
1 parent 3b2bfab commit 9ec50d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { NetworkNames } from '@enkryptcom/types';

const newNetworks = [NetworkNames.Solana];
const newNetworks = [NetworkNames.Bitrock, NetworkNames.Fraxtal];
const newSwaps: NetworkNames[] = [];

export { newNetworks, newSwaps };

0 comments on commit 9ec50d3

Please sign in to comment.