Skip to content

Commit 9ec50d3

Browse files
committed
devop: add new network tags from bitrock and fraxtal
1 parent 3b2bfab commit 9ec50d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { NetworkNames } from '@enkryptcom/types';
22

3-
const newNetworks = [NetworkNames.Solana];
3+
const newNetworks = [NetworkNames.Bitrock, NetworkNames.Fraxtal];
44
const newSwaps: NetworkNames[] = [];
55

66
export { newNetworks, newSwaps };

0 commit comments

Comments
 (0)