Module entry_point

Module entry_point 

Source

Constantsยง

ENTRY_POINT_PAYMENT_CALLER
The caller must cover cost.
ENTRY_POINT_PAYMENT_DIRECT_INVOCATION_ONLY
Will cover cost to execute self but not cost of any subsequent invoked contracts
ENTRY_POINT_PAYMENT_SELF_ONWARD
will cover cost to execute self and the cost of any subsequent invoked contracts