Skip to content

Commit cefd9e4

Browse files
committed
devop: add new network
1 parent 7950524 commit cefd9e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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[] = [NetworkNames.TAC];
3+
const newNetworks: NetworkNames[] = [NetworkNames.Massa];
44
const newSwaps: NetworkNames[] = [];
55

66
export { newNetworks, newSwaps };

0 commit comments

Comments
 (0)