Get Verification Key Hash
cardano_key_verification_hashCompute the hash of a Cardano verification key file and return it as a hex string, enabling on-chain key identification and verification.
Instructions
Get the hash of a verification key.
Args:
verification_key_file (string): Path to the verification key file
Returns: The key hash as hex string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verification_key_file | Yes | Path to the verification key file |