Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move Bitcoin SPV: initialization #21

Closed
robert-zaremba opened this issue Feb 3, 2025 · 0 comments
Closed

Move Bitcoin SPV: initialization #21

robert-zaremba opened this issue Feb 3, 2025 · 0 comments
Assignees

Comments

@robert-zaremba
Copy link
Contributor

To initialize a contract we need to set a "start" block: light block + combined difficulty, that will be the start (or a "snapshot") for the light client. It can be the genesis light block (height 1 or 0) or any block in the past.

The idea is to be able to start the LC from a recent block (eg yesterday) rather than from the genesis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants