pub fn execute_transaction_derived(
ctx: Context<'_, '_, '_, '_, ExecuteTransaction<'_>>,
index: u64,
bump: u8,
) -> Result<()>
Expand description
Executes the given transaction signed by the given derived address, if threshold owners have signed it. This allows a Smart Wallet to receive SOL.