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

[clarity] add the ability to query PoX reward addresses from `get-burn-block-info?`

Open jcnelson opened this issue 1 year ago • 0 comments

Make it so get-burn-block-info? pox-addrs BURN_BLOCK_HEIGHT returns a (list 2 { version: (buff 1), hashbytes: (buff 20 }) that encodes the PoX reward addresses that were paid to at BURN_BLOCK_HEIGHT in this fork.

jcnelson avatar Aug 03 '22 23:08 jcnelson