Instantiation
Instantiation
To initialize the data required by an ADO we must call the instantiate
function from within our instantiation entry point for our contract.
This will create an ado with type ADO_NAME
and a current version of CONTRACT_VERSION
. This is used by the ADO database on chain to verify that the current contract is an ADO so make sure this is correct.