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
{{ message }}
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
https://github.com/golemfactory/golem/blob/bdce5dee5183f241c137ac0e45f21525d4166b1e/golem/network/concent/received_handler.py#L181
Client
doesn't haveconcent_variant
member. It's inNode
and it's passed toConcentClientService
.Proper access would be
...client.concent_service.variant['pubkey']
The text was updated successfully, but these errors were encountered: