ixWrapperManageVaultSettings
Applies one or more settings changes to the vault. This uses the wrapper instruction which executes via self-CPI with vault signer seeds. Requires the manager role.Usage
Parameters
See Manage Vault Settings (raw) for the full
VaultSettingsAction variant list.
Returns
TransactionInstruction — a single instruction that applies all settings changes atomically.
Multiple actions can be batched in a single call. All changes are applied atomically — if any action fails, the entire transaction reverts.