fcl-js icon indicating copy to clipboard operation
fcl-js copied to clipboard

[Feature] Add support for start and end heights returned by GetEventsForHeightRange

Open justinbarry opened this issue 2 years ago • 4 comments
trafficstars

Following this issue.

After that, we need to decide how to support it going forward. Two options:

  1. Surface the "end_height" to the dapp, allowing the dapp to decide on when to poll for the missing blocks.
  2. FCL internally will keep polling until all the blocks are requested.

justinbarry avatar Mar 09 '23 00:03 justinbarry