Enum representing the payment options for an entry point.
The caller must cover cost.
Will cover cost to execute self but not cost of any subsequent invoked contracts.
Will cover cost to execute self and the cost of any subsequent invoked contracts.
Generated using TypeDoc
Enum representing the payment options for an entry point.