Function clockwork_thread_program::thread_program::thread_withdraw
source · pub fn thread_withdraw(
ctx: Context<'_, '_, '_, '_, ThreadWithdraw<'_>>,
amount: u64
) -> Result<()>
Expand description
Allows an owner to withdraw from a thread’s lamport balance.