Skip to content

Commit

Permalink
Replace passerina with paloma-testnet-4
Browse files Browse the repository at this point in the history
  • Loading branch information
measure-fi committed Jun 20, 2022
1 parent 853dbce commit d9edd29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ palomad init "$MONIKER"
Copy the configs of the testnet we wish to connect to

```shell
wget -O ~/.paloma/config/genesis.json https://raw.githubusercontent.com/palomachain/testnet/master/passerina/genesis.json
wget -O ~/.paloma/config/addrbook.json https://raw.githubusercontent.com/palomachain/testnet/master/passerina/addrbook.json
wget -O ~/.paloma/config/genesis.json https://raw.githubusercontent.com/palomachain/testnet/master/paloma-testnet-4/genesis.json
wget -O ~/.paloma/config/addrbook.json https://raw.githubusercontent.com/palomachain/testnet/master/paloma-testnet-4/addrbook.json
```

Next you can generate a new set of keys to the new machine, or reuse an existing key.
Expand Down

0 comments on commit d9edd29

Please sign in to comment.