mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 13:55:55 +00:00
return the max
This commit is contained in:
parent
aa9a22a8fe
commit
9315a9812f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user