Skip to content

Commit

Permalink
relayer docs update (#521)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anmol1696 committed Jul 13, 2024
1 parent 509ddbc commit f18390d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/pages/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 f18390d

Please sign in to comment.