Skip to main content

decide_command_outcome

Function decide_command_outcome 

pub fn decide_command_outcome(
    channel_id: ChannelId,
    state: ChannelLifecycleState,
    outcome: CommandOutcome,
) -> CommandRuntimeDecision
Expand description

Decide command-level handling while reusing the channel runtime contract.