createExecuteProposalInstruction
Builds a raw instruction to execute an approved governance proposal after the timelock period has passed. Applies the proposed change — either a VaultSettingsAction or PositionUpdate — to the vault. This instruction is permissionless and can be called by anyone once the timelock expires.Usage
Accounts
Returns
TransactionInstruction — a transaction instruction ready to be added to a transaction.