mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-22 04:35:50 +00:00
fix: Fix some doxygen docs errors (#2130)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user