Module vapcore_pod::account[][src]

Account system expressed in Plain Old Data.

Structs

PodAccount

An account, expressed as Plain-Old-Data (hence the name). Does not have a DB overlay cache, code hash or anything like that.

Functions

diff_pod

Determine difference between two optionally existant Accounts. Returns None if they are the same.