stacks-network / sbtc-bridge-api

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

[Revealer API] Read pending by block range #97

Open radicleart opened 10 months ago

radicleart commented 10 months ago

Description Client passes block height start (inclusive) and end (exclusive) to retrieve pending deposits

Acceptance Criteria

### Tasks
- [ ] PR adds the feature