dcrstakepool
dcrstakepool copied to clipboard
switch stakepoold to obtain user voting preferences via gRPC
stakepoold currently gets the user config directly from MySQL which isn't ideal.
We could send the data via gRPC rather than triggering stakepoold to refresh like we do now.