The staking-show-legacy-vrf-key
command in Mintlayer is used to display the legacy Verifiable Random Function (VRF) key associated with the current account. This legacy key is based on a derivation mechanism that is no longer in use and should be avoided for new pools.
This command is deprecated. Use
staking-show-vrf-public-keys
instead.
staking-show-legacy-vrf-key
-h, --help
: Displays help information about the staking-show-legacy-vrf-key
command.Viewing the Legacy VRF Key:
Executing the command:
staking-show-legacy-vrf-key
will display the legacy VRF key, such as:
tvrfpk1qquqvm987n7hfwjuu636dwl2c9plnqugeeftaxxxtpddrnknxsqkgfnzt3y
This key represents the older method of VRF key derivation and is not recommended for use in new staking pools.