checkVersion
@totemsdk/lookup-protocol / checkVersion
Function: checkVersion()
checkVersion(
incomingVersion):VersionCheckResult
Check whether a received message's version is compatible with this build. Returns compatible=true if versions match, or a structured VERSION_MISMATCH error message otherwise.
Parameters
incomingVersion
number