Versionable
Last updated
Was this helpful?
This interface is implemented by all major TokenTable contracts to keep track of their versioning for upgrade compatibility checks.
function version() external pure returns (string)Last updated
Was this helpful?
Was this helpful?