Module ethcore::pod_account
source · [−]Expand description
Account system expressed in Plain Old Data.
Structs
An account, expressed as Plain-Old-Data (hence the name). Does not have a DB overlay cache, code hash or anything like that.
Functions
Determine difference between two optionally existant Accounts. Returns None
if they are the same.