Trait safe_token_2022::extension::BaseState
source · pub trait BaseState: Pack + IsInitialized {
const ACCOUNT_TYPE: AccountType;
}
Expand description
Trait for base states, specifying the associated enum
Required Associated Constants§
sourceconst ACCOUNT_TYPE: AccountType
const ACCOUNT_TYPE: AccountType
Associated extension type enum, checked at the start of TLV entries