What happens in this flow
The setup still happens in two steps:- add the hidden recovery-authority role
- configure the guardian public key and recovery delay
POST /transaction/wallet/recovery-authority/addPOST /transaction/recovery/configure
Prepare the setup
TypeScript
setup.addAuthorityTransaction/setup.add_authority_transactionsetup.configureRecoveryTransaction/setup.configure_recovery_transaction
Signing model
After the current authority signs the add-authority transaction, the remaining
work is fee-payer or sponsor submission for the configure transaction.
When to use this page instead of initial recovery setup
- use Set Up Recovery when recovery is part of the initial wallet create flow
- use this page when the wallet already exists and you are enabling recovery later

