build_set_regular_key_unsigned
Assemble an unsigned SetRegularKey transaction to assign a rotatable regular key or remove it, moving authority off the unrotatable master key for quantum defense.
Instructions
ROTATION WIZARD step 1 — assemble an UNSIGNED SetRegularKey to assign a rotatable regular key (or remove it if regularKey omitted). Moving authority off the unrotatable master key is the near-term quantum (HNDL) defense. Returns unsigned JSON + signing instructions; NEVER touches a secret. After it lands, send a TEST tx signed by the new key before disabling master.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | ||
| network | No | testnet | |
| regularKey | No | new regular key r-address; omit to REMOVE |