Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

sync progress event #14

Closed
keppel opened this issue Sep 25, 2017 · 1 comment
Closed

sync progress event #14

keppel opened this issue Sep 25, 2017 · 1 comment

Comments

@keppel
Copy link
Owner

keppel commented Sep 25, 2017

let app = lotion({
  onSyncProgress: function (progress) { 
    // progress is a number from 0 - 1, estimated from block timestamps.
  }
})

perhaps?

@keppel
Copy link
Owner Author

keppel commented Jan 15, 2019

Cool idea, but not anytime soon.

@keppel keppel closed this as completed Jan 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant