Get Security Tier
ordnet_security_tierCheck the current wallet security tier to understand private key storage safety and receive recommendations for strengthening protection.
Instructions
Check the current wallet security tier.
Tiers (highest to lowest):
environment - WIF from environment variable
encrypted - WIF from encrypted store
plaintext - WIF provided directly (not recommended)
Returns: { tier, envVarSet, recommendation }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||