-
Notifications
You must be signed in to change notification settings - Fork 31
staking new vrf public key Command Guide
Enrico Rubboli edited this page Apr 10, 2026
·
1 revision
Issue a new staking VRF (Verifiable Random Function) key for this account.
VRF keys are used as a trustless mechanism to ensure the randomness of the staking process, where no one can control the possible outcomes, to ensure decentralization.
staking-new-vrf-public-key
Under normal circumstances you do not need to generate VRF keys manually. Creating a new staking pool with staking-create-pool will generate one automatically. This command is available for specialized use-cases, such as when setting up a pool where the staking wallet differs from the pool creation wallet.
This command is available in cold wallet mode (--cold-wallet).
-
staking-show-vrf-public-keys: Show all issued VRF keys for this account. -
staking-create-pool: Create a staking pool.
- Home
- Installing Mintlayer
- Upgrade Mintlayer
- Node
- Addresses
- Wallet CLI
- Wallet RPC
- API
- Advanced Tools
- Guides
- CHANGELOG