pub type AccountEventLog<E> = DatabaseEventLog<AccountEvent, E>;Expand description
Event log for changes to an account.
Aliased Typeยง
pub struct AccountEventLog<E> { /* private fields */ }pub type AccountEventLog<E> = DatabaseEventLog<AccountEvent, E>;Event log for changes to an account.
pub struct AccountEventLog<E> { /* private fields */ }