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

Move `/new_pox_set` event data into `/new_block` event

Open zone117x opened this issue 1 year ago • 0 comments

Now that reward sets are calculated during block processing, the new_pox_set data should be added to the existing /new_block event rather than having a separate event. This makes event digestion and re-org handling for observers more straightforward.

zone117x avatar Feb 21 '24 15:02 zone117x