ContractCallsPrototype
@midnight-ntwrk/ledger v3.0.2 β’ Readme | API
@midnight-ntwrk/ledger v3.0.2 / ContractCallsPrototype
Class: ContractCallsPrototype
An atomic collection of ContractActions, which may interact with each other
Constructorsβ
new ContractCallsPrototype()β
new ContractCallsPrototype(): ContractCallsPrototype
Returnsβ
Methodsβ
addCall()β
addCall(call): ContractCallsPrototype
Parametersβ
β’ call: ContractCallPrototype
Returnsβ
addDeploy()β
addDeploy(deploy): ContractCallsPrototype
Parametersβ
β’ deploy: ContractDeploy
Returnsβ
addMaintenanceUpdate()β
addMaintenanceUpdate(upd): ContractCallsPrototype
Parametersβ
β’ upd: MaintenanceUpdate
Returnsβ
toString()β
toString(compact?): string
Parametersβ
β’ compact?: boolean
Returnsβ
string