pub type AlloyBal = Vec<AccountChanges>;
This struct is used to store account_changes in a block.
account_changes
pub struct AlloyBal { /* private fields */ }