worker-pub-key

Update Worker Public Key. Effectuate from next epoch

Updates the worker public key for a validator. The update will take effect from the next epoch.

Usage

movement mov validator update-metadata worker-pub-key [OPTIONS] <worker-key-path>

Arguments

  • <worker-key-path>: Path to the worker public key file.

Options

  • --json: Return command outputs in JSON format.

  • -h, --help: Print help.

  • -V, --version: Print version.

Last updated