disable_master_readiness
Checks if an account's master key can be safely disabled by verifying a working alternative signer, such as a regular key or signer list. Returns safeToDisable status and reasons.
Instructions
ROTATION WIZARD gate — is it SAFE to disable this account's master key? Checks for a working alternative signer: proves whether the configured regular key has ALREADY signed for the account (gold standard) and whether a signer list exists. Returns safeToDisable + proven + reasons. Read-only. Run this BEFORE build_disable_master_unsigned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | ||
| network | No | mainnet |