-
Notifications
You must be signed in to change notification settings - Fork 31
address reveal public key as address Command Guide
Enrico Rubboli edited this page Apr 10, 2026
·
1 revision
Reveal the public key behind the specified "public key hash" address in address encoding.
Note that this is not a normal address to be used in transactions. It is preferred to take addresses from the address-show command.
address-reveal-public-key-as-address <PUBLIC_KEY_HASH>
-
<PUBLIC_KEY_HASH>: A standard public key hash address (e.g. one returned byaddress-neworaddress-show).
The returned "public key address" uses a different prefix from a normal transaction address (e.g. mptc on mainnet vs mtc). It is used in specific contexts such as specifying the staking key when creating a pool with staking-create-pool.
- Home
- Installing Mintlayer
- Upgrade Mintlayer
- Node
- Addresses
- Wallet CLI
- Wallet RPC
- API
- Advanced Tools
- Guides
- CHANGELOG