Paginate PoP Payouts Response #195
Labels
area: bfg
This is a change to BFG (Bitcoin Finality Governor)
area: bss
This is a change to BSS (Bitcoin Secure Sequencer)
status: in review
This has been resolved by a pull request that is awaiting review
type: enhancement
This improves existing functionality
Confirmation
Problem
When op-node requests pop payouts, we need to paginate because this response is large and will not scale.
If I am not mistaken, this will require pagination in both bss and bfg getting pop payouts responses.
Suggested solution
paginate bss and bfg pop payouts/pop tx responses when op node requests them
Additional Information
No response
The text was updated successfully, but these errors were encountered: