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 13, 2024
1 parent d6a8a11 commit 48439f4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pages/starship/config/relayers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ relayers:
Type of the relayer to spin up. Currently we support:
* [hermes](https://github.com/informalsystems/hermes)
* [ts-relayer](https://github.com/confio/ts-relayer)
* [go-relayer](https://github.com/cosmos/relayer)
* [neutron-query-relayer](https://github.com/neutron-org/neutron-query-relayer)

```yaml
relayers:
Expand All @@ -34,6 +36,8 @@ then it can be mentioned via this image directive.
Supported version of relayers can be found:
* [`hermes` versions](https://github.com/cosmology-tech/starship/pkgs/container/starship%2Fhermes/versions?filters%5Bversion_type%5D=tagged)
* [`ts-relayer` versions](https://github.com/cosmology-tech/starship/pkgs/container/starship%2Fts-relayer/versions?filters%5Bversion_type%5D=tagged)
* [`go-relayer` versions](https://github.com/cosmology-tech/starship/pkgs/container/starship%2Fgo-relayer/versions?filters%5Bversion_type%5D=tagged)
* [`neutron-query-relayer` versions](https://github.com/cosmology-tech/starship/pkgs/container/starship%2Fneutron-query-relayer/versions?filters%5Bversion_type%5D=tagged)

```yaml
relayers:
Expand Down

0 comments on commit 48439f4

Please sign in to comment.