Type Alias AccountLedgerFor

Source
pub type AccountLedgerFor<T> = AccountLedger<<T as Config>::MaxUnlockingChunks>;

Aliased Typeยง

struct AccountLedgerFor<T> { /* private fields */ }