Orchestrator usage docs are inconsistent
mvid opened this issue · 1 comments
mvid commented
Usage: {} --cosmos-phrase=<key> --ethereum-key=<key> --cosmos-legacy-rpc=<url> --cosmos-grpc=<url> --ethereum-rpc=<url> --fees=<denom> --contract-address=<addr>
Options:
-h --help Show this screen.
--cosmos-key=<ckey> The Cosmos private key of the validator
--ethereum-key=<ekey> The Ethereum private key of the validator
The orchestrator docs describe that you use cosmos-phrase
and cosmos-key
. Which one is the correct one?