Function get_height

Source
async fn get_height(
    state: CupratedRpcHandler,
    _: GetHeightRequest,
) -> Result<GetHeightResponse, Error>
Expand description