Set validator identity metadata (moniker, website, socials, etc.)

Usage

$ genlayer staking set-identity [options] [validator]

Arguments

  • [validator]

Options

ShortLongDescriptionRequiredDefault
--validator <address> Validator wallet address (deprecated, use positionalNo
arg)No
--moniker <name> Validator display nameNo
--logo-uri <uri> Logo URINo
--website <url> Website URLNo
--description <text> DescriptionNo
--email <email> Contact emailNo
--twitter <handle> Twitter handleNo
--telegram <handle> Telegram handleNo
--github <handle> GitHub handleNo
--extra-cid <cid> Extra data as IPFS CID or hex bytes (0x...)No
--account <name> Account to use (must be validator operator)No
--password <password> Password to unlock account (skips interactive prompt)No
--network <network> Network to use (localnet, testnet-asimov)No
--rpc <rpcUrl> RPC URL for the networkNo
-h--helpdisplay help for commandNo