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 Jul 12, 2024
1 parent 0a837bb commit d6a8a11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/starship/config/chains.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Here is how one can set the docker image of the default values
chains:
- id: osmosis-1
name: osmosis
image: ghcr.io/cosmology-tech/starship/osmosis:v15.0.0
image: ghcr.io/cosmology-tech/starship/osmosis:v25.0.0
coins: 100000000000000uosmo
...
```
Expand All @@ -44,7 +44,7 @@ trying setup a chain not supported in the `defaultChains`.
chains:
- id: osmosis-1
name: custom
image: ghcr.io/cosmology-tech/starship/osmosis:v15.1.2-wasmvm1.1.2
image: ghcr.io/cosmology-tech/starship/osmosis:v25.0.0
home: /root/.osmosisd
binary: osmosisd
prefix: osmo
Expand Down

0 comments on commit d6a8a11

Please sign in to comment.