Skip to main content

GuardedExitCommitment

Type Alias GuardedExitCommitment 

Source
type GuardedExitCommitment<S> = (PixGroup<S>, SsaCommitmentGuard<S>);
Expand description

A registered Exit commitment, paired with ownership of its lifetime.