worker-address

Update Worker Address

Update the worker address for a validator. The change will take effect from the next epoch.

Usage

movement mov validator update-metadata worker-address [OPTIONS] <WORKER_ADDRESS>

Arguments

  • <WORKER_ADDRESS>: The new worker address to be set.

Options

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

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

  • -V, --version: Print version.

Last updated