Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
drchrispinnock committed Jul 9, 2024
1 parent 3781eaf commit 2ca2289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ const weeklynet_chain = new TezosChain(
category: periodicCategory,
humanName: "Weeklynet",
description:
"A testnet that restarts every Wednesday launched from tezos/tezos master branch. It runs Oxford for 4 cycles then upgrades to proto Alpha.",
"A testnet that restarts every Wednesday launched from tezos/tezos master branch. It runs ParisC for 4 cycles then upgrades to proto Alpha.",
schedule: "0 0 * * WED",
activationBucket: activationBucket,
bootstrapContracts: [
Expand Down

0 comments on commit 2ca2289

Please sign in to comment.