Module account

Module account 

Source
Expand description

Account state models.

Structs§

Account
Existing account data.
OptionalAccount
A wrapper for Option<Account> with customized representation.
ShardAccount
Shard accounts entry.
SimpleLib
Simple TVM library.
SpecialFlags
Special transactions execution flags.
StateInit
Deployed account state.
StorageInfo
Storage profile of an account.
StorageUsed
Amount of unique cells and bits for shard states.
StorageUsedShort
Amount of unique cells and bits.

Enums§

AccountState
State of an existing account.
AccountStatus
Brief account status.