tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
ContractExecution.billFees
tagion
script
execute
ContractExecution
Undocumented in source. Be warned that the author may not have intended to support it.
struct
ContractExecution
static
TagionCurrency
billFees
(
R1
R2
)
(
R1
inputs
,
R2
outputs
,
const
size_t
extra
)
if
(
isInputRange
!
R1
&&
isInputRange
!
R2
&&
is
(
ElementType
!
R1
:
const
(
Document
))
&&
is
(
ElementType
!
R2
:
const
(
Document
))
)
Meta
Source
See Implementation
tagion
script
execute
ContractExecution
functions
opCall
pay
manifest constants
pay_gas
static functions
_billFees
billFees
static variables
check_contract