Skip to content

Commit fbe1213

Browse files
committed
Add borne testnet to all networks
1 parent 04703c1 commit fbe1213

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/network/src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,6 @@ export const allNetworks = validateAndSortNetworks([
123123
createNetworkConfig(ChainId.BLAST),
124124
createNetworkConfig(ChainId.BLAST_SEPOLIA),
125125
createNetworkConfig(ChainId.TELOS),
126-
126+
createNetworkConfig(ChainId.BORNE_TESTNET),
127127
...hardhatNetworks
128128
])

0 commit comments

Comments
 (0)