Skip to main content

kwil-admin validators

kwil-admin validators

The validators command provides functions for creating and broadcasting validator-related transactions.

Synopsis

The validators command provides functions for creating and broadcasting validator-related transactions (join/approve/leave), and retrieving information on the current validators and join requests.

Options

      --authrpc-cert string   kwild's TLS certificate
-h, --help help for validators
-s, --rpcserver string admin RPC server address (either unix or tcp) (default "/tmp/kwild.socket")
--tlscert string kwil-admin's TLS certificate file for server to authenticate us (default "auth.cert")
--tlskey string kwil-admin's TLS key file to establish a mTLS (authenticated) connection (default "auth.key")

Options inherited from parent commands

      --output string   the format for command output - either 'text' or 'json' (default "text")
-S, --silence Silence logs

SEE ALSO