ContractExecution

Undocumented in source.

Members

Functions

opCall
ContractProductResult opCall(immutable(CollectedSignedContract)* exec_contract)
Undocumented in source. Be warned that the author may not have intended to support it.
pay
immutable(ContractProduct)* pay(immutable(CollectedSignedContract)* exec_contract)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

pay_gas
enum pay_gas;
Undocumented in source.

Static functions

_billFees
TagionCurrency _billFees(size_t number_of_input_bytes, size_t number_of_output_bytes)
Undocumented in source. Be warned that the author may not have intended to support it.
billFees
TagionCurrency billFees(R1 inputs, R2 outputs, size_t extra)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

check_contract
StdCheckContract check_contract;
Undocumented in source.

Meta