pub type AccountBlocks = AugDict<HashBytes, CurrencyCollection, AccountBlock>;Expand description
Account blocks grouped by account id with a total fees as an extra data.
Aliased Typeยง
pub struct AccountBlocks { /* private fields */ }pub type AccountBlocks = AugDict<HashBytes, CurrencyCollection, AccountBlock>;Account blocks grouped by account id with a total fees as an extra data.
pub struct AccountBlocks { /* private fields */ }