Skip to content

Commit

Permalink
Aotumated: Update starship documentation from starship repo
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 17, 2024
1 parent a6f514e commit e98f316
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pages/starship/config/chains.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ chains:
name: osmosis
...
- id: gaia-2
name: cosmos
name: cosmoshub
...
```

Expand Down Expand Up @@ -285,7 +285,7 @@ Enabling cometmock is really simple with following
```yaml
chains:
- id: cosmoshub-4
name: cosmos
name: cosmoshub
numValidators: 4
cometmock:
enabled: true
Expand Down
2 changes: 1 addition & 1 deletion pages/starship/config/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ chains:
rest: 1313
rpc: 26653
- id: gaia-1
name: cosmos
name: cosmoshub
numValidators: 2
ports:
rest: 1317
Expand Down
2 changes: 1 addition & 1 deletion pages/starship/get-started/step-3.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ chains:
rest: 1313
rpc: 26653
- id: gaia-1
name: cosmos
name: cosmoshub
numValidators: 1
ports:
rest: 1317
Expand Down

0 comments on commit e98f316

Please sign in to comment.