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