Skip to content

Commit

Permalink
Update create-gentx.md
Browse files Browse the repository at this point in the history
  • Loading branch information
79anvi authored Mar 7, 2024
1 parent 4b01110 commit 0837ac1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/create-gentx.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,10 @@ commit: 92f53e521ec93807d75769bcef3d8ed2dd7a11c8

## Init and download genesis Althea L1

```
althea init <put your validator name here> --chain-id=althea_417834-4
wget -O $HOME/.althea/config/genesis.json https://raw.githubusercontent.com/althea-net/althea-L1-docs/main/althea-l1-dress-rehersal-genesis.json

```
## Creating and submitting your GenTX

```bash
Expand Down

0 comments on commit 0837ac1

Please sign in to comment.