get_block_header_by_height

Function get_block_header_by_height 

Source
async fn get_block_header_by_height(
    state: CupratedRpcHandler,
    request: GetBlockHeaderByHeightRequest,
) -> Result<GetBlockHeaderByHeightResponse, Error>
Expand description