return the max

This commit is contained in:
R.B. Boyer 2021-12-06 15:36:52 -06:00
parent aa9a22a8fe
commit 9315a9812f

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