fix: Fix some doxygen docs errors (#2130)

This commit is contained in:
Ayaz Salikhov
2025-05-21 15:06:31 +01:00
committed by GitHub
parent 28bd58f1d1
commit aef3119efb
6 changed files with 29 additions and 19 deletions

View File

@@ -198,7 +198,6 @@ public:
*
* @param sequence Sequence of the ledger to download
* @param numMarkers Number of markers to generate for async calls
* @param cacheOnly Only insert into cache, not the DB; defaults to false
* @return A std::pair of the data and a bool indicating whether the download was successful
*/
std::pair<std::vector<std::string>, bool>