primary-address

Update Primary Address

Effectuates the update of the primary address for the validator starting from the next epoch.

Usage

movement mov validator update-metadata primary-address [OPTIONS] <PRIMARY_ADDRESS>

Arguments

  • <PRIMARY_ADDRESS>: The new primary address for the validator.

Options

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

  • -h, --help: Print help.

  • -V, --version: Print version.

Last updated