# Variables
No description provided by the author
# Structs
AssetBalance represents the total balance of a given asset for a party.
AssetEntrty is a single (enabled) asset.
Assets contains all the enabled assets as AssetEntries.
Checkpoint aggregates the various engine snapshots.
Collateral contains the balances per party.
Delegate contains all entries for a checkpoint.
Delegated amounts for party/node undelegate and epoch seq are only relevant for pending entries.
NetParams contains all network parameters.
Proposals will contain all accepted proposals.
Snapshot is the entire checkpoint serialised (basically serialised the Checkpoint message + hash).