return the max

This commit is contained in:
R.B. Boyer 2021-12-06 15:36:52 -06:00
parent aa896fd444
commit 89e90d1ffc
1 changed files with 1 additions and 1 deletions

View File

@ -1040,7 +1040,7 @@ func readDiscoveryChainConfigEntriesTxn(
}
}
return idx, res, nil
return maxIdx, res, nil
}
// anyKey returns any key from the provided map if any exist. Useful for using