Module safe_token::state

source ·
Expand description

State transition types

Structs

Enums

Constants

Traits

  • A trait for token Account structs to enable efficiently unpacking various fields without unpacking the complete state.

Functions

  • Check if the account data buffer represents an initialized account. This is checking the state (AccountState) field of an Account object.