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

Aliased Type§

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