Skip to content

Commit

Permalink
Merge pull request #405 from thomas-nguy/thomas/fix-flag-typo
Browse files Browse the repository at this point in the history
fix small typo in relayer command
  • Loading branch information
EricBolten authored May 9, 2022
2 parents 544af04 + 00b5571 commit ed557f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orchestrator/relayer/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ lazy_static! {
--ethereum-key=<ekey> An Ethereum private key containing non-trivial funds
--cosmos-grpc=<gurl> The Cosmos gRPC url
--address-prefix=<prefix> The prefix for addresses on this Cosmos chain
--ethereum-grpc=<eurl> The Ethereum RPC url, Geth light clients work and sync fast
--ethereum-rpc=<eurl> The Ethereum RPC url, Geth light clients work and sync fast
--contract-address=<addr> The Ethereum contract address for Gravity
About:
The Gravity relayer component, responsible for relaying data from the Cosmos blockchain
Expand Down

0 comments on commit ed557f4

Please sign in to comment.