Comment on page
close
An additional entrypoint that helps to prevent reentrancy attacks. It changes the state checker and finishes the chain of transaction calls.
type close_t is unit
138
- only entered (transaction must be not the first transaction in the chain of calls).412
- non payable entrypoint (can't accept TEZ tokens during call of an entrypoint).
Last modified 1yr ago