Skip to main content
Architecture
zetacored
addr-conversion

addr-conversion

convert a zeta1xxx address to validator operator address zetavaloper1xxx

Synopsis

read a zeta1xxx or zetavaloper1xxx address and convert it to the other type; it always outputs three lines; the first line is the zeta1xxx address, the second line is the zetavaloper1xxx address and the third line is the ethereum address.

zetacored addr-conversion [zeta address] [flags]

Options

  -h, --help   help for addr-conversion

Options inherited from parent commands

      --home string         directory for config and data 
--log_format string The logging format (json|plain)
--log_level string The logging level (trace|debug|info|warn|error|fatal|panic)
--trace print out full stack trace on errors

SEE ALSO