ITADN

Remove `start_height` input from `bitcoind_rpc::Emitter::new`.

#2108Openevanlinjin 创建于 2026-01-28
api
E
evanlinjincommented
**Describe the enhancement** We can just use `CheckPoint::floor_at` to start at a lower height, making the `start_height` parameter irrelevant. **Use case** Simplifies API. **Impact** - [ ] Blocking production usage - [x] Nice-to-have / UX improvement - [x] Developer experience / maintainability **Which backend(s) are relevant (if any)?** - [x] Bitcoin Core RPC
0 条评论