Tells the SDK to expose this function as a call function. Adds the necessary checks if the function is private or payable.
Options to configure the function behaviour.
Optional
Whether the function can accept an attached deposit.
Whether the function can be called by other contracts.
Tells the SDK to expose this function as a call function. Adds the necessary checks if the function is private or payable.