Skip to main content

Module event_types

Module event_types 

Source
Expand description

Common event types in the Aptos framework.

Constantsยง

ACCOUNT_CREATE_EVENT
Event type for account creation.
DEPOSIT_EVENT
Event type for coin deposits.
KEY_ROTATION_EVENT
Event type for key rotation.
WITHDRAW_EVENT
Event type for coin withdrawals.