Constants§
- COIN_
REGISTRY_ MODULE - DYNAMIC_
COIN_ CREATION_ FUNCTION - EMIT_
AUTHENTICATED_ FUNCTION - EMIT_
AUTHENTICATED_ IMPL_ FUNCTION - EVENT_
FUNCTION - EVENT_
MODULE - GET_
EVENTS_ TEST_ FUNCTION - PRIVATE_
EVENT_ FUNCTIONS - PRIVATE_
TRANSFER_ FUNCTIONS - PUBLIC_
TRANSFER_ 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: