lighthouse/beacon_node/http_api
Eitan Seri-Levi 661779f08e Implement expected withdrawals endpoint (#4390)
## Issue Addressed

[#4029](https://github.com/sigp/lighthouse/issues/4029)

## Proposed Changes

implement expected_withdrawals HTTP API per the spec 

https://github.com/ethereum/beacon-APIs/pull/304

## Additional Info
2023-08-24 05:54:36 +00:00
..
src Implement expected withdrawals endpoint (#4390) 2023-08-24 05:54:36 +00:00
tests Implement expected withdrawals endpoint (#4390) 2023-08-24 05:54:36 +00:00
Cargo.toml Use BeaconProcessor for API requests (#4462) 2023-08-08 23:30:15 +00:00