Build
Architecture
Zetacore Daemon
Zetacored Addr Conversion

addr-conversion

convert a zeta1xxx address to validator operator address zetavaloper1xxx

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]
  -h, --help   help for addr-conversion
      --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

Continue Learning

Continue with the next part or try a related tutorial