bob-collective / bob

BOB is a hybrid L2 that combines the security of Bitcoin with the versatility of Ethereum.
https://app.gobob.xyz/
71 stars 35 forks source link

Add pagination for esplora API #268

Open gregdhill opened 2 months ago

gregdhill commented 2 months ago

Esplora only returns the first 25 UTXOs but for the wallet logic we may need to spend more if the balance is higher.

_Originally posted by @sander2 in https://github.com/bob-collective/bob/pull/267#discussion_r1651473577_