Open Miyayes opened 6 months ago
The rewards-client can use the blocked
status from the /me
endpoint.
We can add this behavior to the LinkageChecker
class. We'll probably want to add a new virtual method to the WalletProvider
interface that will optionally allow for provider-specific linkage checking behavior.
Adding BLOCKED as we should determine whether there should be a reset or just a state change.
Description
@szilardszaloki may be able to consult.