Skip to content

Commit 5721126

Browse files
authored
Add create network config for Frequency Testnet (#708)
1 parent a99977b commit 5721126

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/network/src/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,5 +143,6 @@ export const allNetworks = validateAndSortNetworks([
143143
createNetworkConfig(ChainId.ETHERLINK_TESTNET),
144144
createNetworkConfig(ChainId.SOMNIA_TESTNET),
145145
createNetworkConfig(ChainId.MONAD_TESTNET),
146+
createNetworkConfig(ChainId.FREQUENCY_TESTNET),
146147
...hardhatNetworks
147148
])

0 commit comments

Comments
 (0)