AlloyBal

Type Alias AlloyBal 

pub type AlloyBal = Vec<AccountChanges>;
Expand description

This struct is used to store account_changes in a block.

Aliased Typeยง

pub struct AlloyBal { /* private fields */ }