**Epic:** Network & Horizon **Labels:** network, tx, sdk **Size:** XS (~2-4 hours) ### Description Wrap the Horizon fee_stats endpoint. ### Tasks - [ ] getFeeStats(): fetch /fee_stats - [ ] Return {p10, p50, p90, p95, p99} accepted fees as strings in stroops - [ ] On network error: throw but catch in estimateFee() caller (not in this wrapper) - [ ] Unit test with mocked response
Epic: Network & Horizon
Labels: network, tx, sdk
Size: XS (~2-4 hours)
Description
Wrap the Horizon fee_stats endpoint.
Tasks