- calcFees
TagionCurrency calcFees(GasUse use)
Undocumented in source. Be warned that the author may not have intended to support it.
- calcFees
const(TagionCurrency) calcFees(immutable(CollectedSignedContract)* exec_contract, TagionCurrency amount, GasUse use)
Undocumented in source. Be warned that the author may not have intended to support it.
- validAmount
bool validAmount(immutable(CollectedSignedContract)* exec_contract, TagionCurrency input_amount, TagionCurrency output_amount, GasUse use)
Undocumented in source. Be warned that the author may not have intended to support it.