For the complete documentation index, see llms.txt. This page is also available as Markdown.

VersionLib

VersionLib

isVersionHigherOrEqual

function isVersionHigherOrEqual(string givenVersion, string requiredVersion) internal pure returns (bool)

Last updated