withdraw_thread

Function withdraw_thread 

Source
pub fn withdraw_thread(
    ctx: Context<'_, '_, '_, '_, ThreadWithdraw<'_>>,
    amount: u64,
) -> Result<()>
Expand description

Allows an owner to withdraw from a thread’s lamport balance.