Function get_alt_blocks_hashes

Source
async fn get_alt_blocks_hashes(
    state: CupratedRpcHandler,
    _: GetAltBlocksHashesRequest,
) -> Result<GetAltBlocksHashesResponse, Error>
Expand description