Function pause

Source
pub fn pause(ctx: Context<'_, '_, '_, '_, Pause<'_>>) -> Result<()>
Expand description

Pause a Stream

This method pauses a Stream, meaning that no unlocks will be processed, only already unlocked amount can be withdrawn

ยงArguments

  • ctx - Accounts that will be used on Stream pause