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