Skip to content

Commit

Permalink
fix small typo in relayer command
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-nguy committed May 9, 2022
1 parent 544af04 commit 00b5571
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 00b5571

Please sign in to comment.