IProtocolVersion

Methods

version

function version() external pure returns (string)

Retrieves the version of the contract

Returns

Name
Type
Description

_0

string

Version of the contract

Last updated