zetrix_crypto_validate_key
Validate private keys, public keys, or addresses for the Zetrix blockchain to ensure proper format and security before use in transactions or account operations.
Instructions
Validate private key, public key, or address format
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Type of key to validate | |
| value | Yes | The key or address to validate |