mirror of
https://github.com/alexgo-io/stacks-blockchain-api.git
synced 2026-01-12 22:43:34 +08:00
* feat: endpoint to fetch stacking pool members #465 * docs: schema and docs for new endpoint * chore: use `/extended/beta` prefix for endpoint * docs: description fix * docs: summary fix * chore: bump migration file to latest * chore: update endpoint to less ambiguous terminology * feat: query param to filter for recent delegations by min block height, exclude old delegation events for the same stacker * chore: doc typo