You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(collaboration): remove incorrect constructorParams from examples
The ActorRegistration interface doesn't have a constructorParams field.
Actors are initialized via actions after registration, as shown in the
actual working demo code.
0 commit comments