Constants§
- EVENT_
FUNCTION - EVENT_
MODULE - PRIVATE_
TRANSFER_ FUNCTIONS - PUBLIC_
TRANSFER_ FUNCTIONS - TRANSFER_
IMPL_ FUNCTIONS - TRANSFER_
MODULE
Functions§
- verify_
module - All transfer functions (the functions in
sui::transfer) are “private” in that they are restricted to the module. For example, withtransfer::transfer<T>(...), either: