stacks-core icon indicating copy to clipboard operation
stacks-core copied to clipboard

Make reward set calculation an event observer event and have signers subscribe to it

Open jferrant opened this issue 1 year ago • 0 comments

Signers currently spam the node on start up to see if the reward set is calculated yet. Instead, have it only query the node once on startup. Subsequent reward set calculations should be listened to via the event observer.

jferrant avatar Feb 20 '24 15:02 jferrant