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
RIght now, Voter is a Future that pumps finality notifications to the Environment. Perhaps it should be changed to a Stream that yields finality notifications.
The text was updated successfully, but these errors were encountered:
RIght now,
Voter
is aFuture
that pumps finality notifications to theEnvironment
. Perhaps it should be changed to aStream
that yields finality notifications.The text was updated successfully, but these errors were encountered: