Interface: ISmartContractObject
Base interface for all smart contract objects with versioning support.
Properties
id
id:
object
The UID wrapper of the smart contract object.
id
id:
string
The hex string ID of the smart contract object.
version
version:
string
The version of the contract that created this object.