update_fiber

Function update_fiber 

Source
pub fn update_fiber(
    ctx: Context<'_, '_, '_, '_, FiberUpdate<'_>>,
    instruction: SerializableInstruction,
) -> Result<()>
Expand description

Updates a fiber’s instruction and resets execution stats.