Skip to main content

thread_withdraw

Function thread_withdraw 

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