Skip to content

Commit

Permalink
nuke next from site
Browse files Browse the repository at this point in the history
  • Loading branch information
drchrispinnock committed Feb 26, 2025
1 parent 76f8535 commit 4eae677
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,6 @@ const ghostnetNetwork = {

export const networks = {
...getNetworks([weeklynet_chain]),
...getNetworks([nextnet3_chain]),
...getNetworks([rionet_chain]),
...getNetworks([quebecnet_chain]),
...{ ghostnet: ghostnetNetwork },
Expand Down Expand Up @@ -422,7 +421,6 @@ const mainnetMetadata = {

export const teztnets = {
...getTeztnets([weeklynet_chain]),
...getTeztnets([nextnet3_chain]),
...getTeztnets([quebecnet_chain]),
...getTeztnets([rionet_chain]),
...{ ghostnet: ghostnetTeztnet, mainnet: mainnetMetadata },
Expand Down

0 comments on commit 4eae677

Please sign in to comment.