Skip to main content

Module account

Module account 

Source

Structs§

LevmAccount
Similar to Account struct but suited for LEVM implementation. Difference is this doesn’t have code and it contains an additional status field for decision-making. The code is stored in the GeneralizedDatabase and can be accessed with its hash.
Some advantages:

Enums§

AccountStatus