pub type AccountPatch = Patch<AccountEvent>;Expand description
Patch of account events.
Aliased Typeยง
pub struct AccountPatch(/* private fields */);pub type AccountPatch = Patch<AccountEvent>;Patch of account events.
pub struct AccountPatch(/* private fields */);