Skip to content

Commit

Permalink
docs: update archive url for joining testnet
Browse files Browse the repository at this point in the history
Refs #4239, #4271.
  • Loading branch information
conorsch committed Apr 25, 2024
1 parent e9ed47f commit 2973fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/src/node/pd/join-testnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ docs to switch to the archive-url version:

```shell
pd testnet join --external-address IP_ADDRESS:26656 --moniker MY_NODE_NAME \
--archive-url "https://snapshots.penumbra.zone/testnet/pd-migrated-state-70-71.tar.gz"
--archive-url "https://snapshots.penumbra.zone/testnet/pd-migrated-state-71-72.tar.gz"
```

where `IP_ADDRESS` (like `1.2.3.4`) is the public IP address of the node you're running,
Expand Down

0 comments on commit 2973fac

Please sign in to comment.