Skip to content

Commit b9d1306

Browse files
committed
withdraw-cli: bundle the current Preprod ceremony config
Advance the bundled `config/preprod.json` to the current Preprod release so the default `--network preprod` run targets the live vault without an explicit `--config` override. README + config-loader doc updated to match.
1 parent 2ec4a2b commit b9d1306

3 files changed

Lines changed: 154 additions & 126 deletions

File tree

withdraw-cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ so depositors can recover their full proportional USDCx share even if the founde
108108

109109
| Flag | Network | Vault |
110110
|------|---------|-------|
111-
| `--network preprod` (default) | Preprod testnet | bundled `config/preprod.json` (current p23 ceremony) |
111+
| `--network preprod` (default) | Preprod testnet | bundled `config/preprod.json` (current rc13 ceremony) |
112112
| `--network mainnet` | Cardano mainnet | **Placeholder — pass `--config <path>` once V1 mainnet ceremony lands** |
113113

114114
Override the bundled config in any of three ways:

0 commit comments

Comments
 (0)