stellar_set_options
Modify Stellar account options: add or remove signers, set weights and thresholds, or update home domain. Returns unsigned XDR.
Instructions
Modify account options (e.g., adding a signer, setting weights/thresholds, or updating flags). Returns unsigned XDR by default unless policy allows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sourceAccount | Yes | The account applying the options | |
| signer | No | Add, update, or remove a signer (set weight to 0 to remove) | |
| masterWeight | No | ||
| lowThreshold | No | ||
| medThreshold | No | ||
| highThreshold | No | ||
| homeDomain | No |