Skip to content

Commit

Permalink
nuke
Browse files Browse the repository at this point in the history
  • Loading branch information
drchrispinnock committed Sep 4, 2024
1 parent 008ca84 commit 9d263eb
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 329 deletions.
3 changes: 2 additions & 1 deletion index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ new gcp.dns.RecordSet("teztnetsComSiteRecord", {

// Weeklynet - restarts Wednesdays
//
/*
const weeklynet_chain = new TezosChain(
{
category: periodicCategory,
Expand Down Expand Up @@ -116,7 +117,7 @@ new TezosFaucet(
},
provider
)

*/
// Ghostnet is different from the other testnets:
// * launched long time ago, launch code is not in the active code path
// * heavy usage on the RPC endpoint requires a more elaborate setup
Expand Down
1 change: 0 additions & 1 deletion networks/q/README.md

This file was deleted.

57 changes: 0 additions & 57 deletions networks/q/faucet_values.yaml

This file was deleted.

269 changes: 0 additions & 269 deletions networks/q/values.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion networks/weeklynet/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ protocols:
vote:
liquidity_baking_toggle_vote: "pass"
adaptive_issuance_vote: "on"
- command: beta
- command: PsquebeC
vote:
liquidity_baking_toggle_vote: "pass"
adaptive_issuance_vote: "on"
Expand Down

0 comments on commit 9d263eb

Please sign in to comment.