Joystream / joystream

Joystream Monorepo
http://www.joystream.org
GNU General Public License v3.0
1.42k stars 115 forks source link

[QN] Fix validator verification #5061

Closed thesan closed 7 months ago

thesan commented 7 months ago

based on #5057

thesan commented 7 months ago
 if (!worker || this.group !== WorkingGroups.Membership) {

:sweat: Nice catch!