protocol-pub-key

Update Protocol Public Key and Proof of Possession

Effectuate the update of the Protocol Public Key and Proof of Possession from the next epoch.

Usage

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

Arguments

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

Options

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

  • -h, --help: Print help (see a summary with '-h').

  • -V, --version: Print version.

Last updated