IVersionable

This interface helps contracts to keep track of their versioning.

version

function version() external pure returns (string)

Last updated

Was this helpful?