ZCN S.C.
ZCN Smart Contract Functions
goCopy codefunc NewZCNSmartContract() smartcontractinterface.SmartContractInterface {
var contract = &ZCNSmartContract{
smartcontractinterface.NewSC(ADDRESS),
make(map[string]smartContractFunction),
}
contract.InitSC()
contract.setSC(contract.SmartContract, &smartcontract.BCContext{})
return contract
}goCopy codefunc (zcn *ZCNSmartContract) InitSC()Key Functions
Execution Statistics
Function Name
Description
Core Functions
Field
Description
Cost Table Retrieval
Field
Description
Last updated