Appearance
Packages › trotsky › StepActorBlock › apply
Applies the step by performing a block operation. Requires the context to provide the did of the actor to block.
did
Signature:
apply(): Promise<void>;
Returns:
Promise<void>
Error if no context is found.