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]: Stacks interface for the block observer #118

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

[Feature]: Stacks interface for the block observer #118

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 - Stacks interface for the block observer

1. Description

Define a stacks interface for the block observer

1.1 Context & Purpose

To be able to support the block observer event loop, we need to define a stacks 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 Stacks blockchain.
@netrome netrome added the sbtc bootstrap signer The sBTC Bootstrap Signer. label 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