stacks-network / sbtc-bridge-api

GNU Affero General Public License v3.0
6 stars 4 forks source link

[Revealer API] Observe blockchain for payment #101

Open radicleart opened 10 months ago

radicleart commented 10 months ago

Description R-API either polls (or subscribes to chain-hooks) bitcoin chain to watch for the user's payment API stores the block height

Acceptance Criteria

### Tasks
- [ ] PR adds the feature