fcl-js
fcl-js copied to clipboard
[Feature] Add support for start and end heights returned by GetEventsForHeightRange
trafficstars
After that, we need to decide how to support it going forward. Two options:
- Surface the "end_height" to the dapp, allowing the dapp to decide on when to poll for the missing blocks.
- FCL internally will keep polling until all the blocks are requested.