Function cuprated::rpc::bin::get_blocks_by_height

source ยท
async fn get_blocks_by_height(
    state: CupratedRpcHandlerState,
    request: GetBlocksByHeightRequest,
) -> Result<GetBlocksByHeightResponse, Error>