Function: constructContractRef()
function constructContractRef(issuer, explicit): ContractRefV0;
Function to create a contract reference.
Parameters
• issuer: ContractIssuer
The issuer of the contract.
• explicit: ContractTree
The explicit contract tree.
Returns
The contract reference.