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

[Feature]: Bitcoin interface for the block observer #117

Open
1 task
netrome opened this issue May 3, 2024 · 0 comments
Open
1 task

[Feature]: Bitcoin interface for the block observer #117

netrome opened this issue May 3, 2024 · 0 comments
Labels
sbtc bootstrap signer The sBTC Bootstrap Signer.

Comments

@netrome
Copy link
Contributor

netrome commented May 3, 2024

Feature - Bitcoin interface for the block observer

1. Description

Define a bitcoin interface for the block observer

1.1 Context & Purpose

To be able to support the block observer event loop, we need to define a bitcoin interface with the appropriate operations that is needed for the block observer to be able to function.

2.1 Acceptance Criteria:

  • We have a trait with the appropriate bounds and methods to support the block observers need to query the Bitcoin blockchain.
@netrome netrome added the sbtc bootstrap signer The sBTC Bootstrap Signer. label May 3, 2024
@netrome netrome changed the title [Feature]: Bitcoin interface for block observer [Feature]: Bitcoin interface for the block observer May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sbtc bootstrap signer The sBTC Bootstrap Signer.
Projects
None yet
Development

No branches or pull requests

1 participant