Module account_state::account[][src]

Single account in the system.

Structs

Account

Single account in the system. Keeps track of changes to the code and storage. The changes are applied in commit_storage and commit_code

Enums

Filth

Boolean type for clean/dirty status.