Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 638 Bytes

sgnd_export.md

File metadata and controls

23 lines (16 loc) · 638 Bytes

sgnd export

Export state to JSON

sgnd export [flags]

Options

      --for-zero-height              Export state to start at height zero (perform preproccessing)
      --height int                   Export state from a particular height (-1 means latest height) (default -1)
  -h, --help                         help for export
      --home string                  The application home directory (default "$HOME/.sgnd")
      --jail-allowed-addrs strings   Comma-separated list of operator addresses of jailed validators to unjail

SEE ALSO

Auto generated by spf13/cobra