Get Stake Pool ID
cardano_stake_pool_idDerive a Cardano stake pool ID from a cold verification key file, returning the pool ID as a bech32 string for pool registration and staking operations.
Instructions
Get the pool ID from a cold verification key.
Args:
cold_verification_key_file (string): Path to the cold verification key file
Returns: The pool ID as bech32 string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cold_verification_key_file | Yes | Path to the cold verification key file |