Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Event

Fully qualified path: openzeppelin_account::account::AccountComponent::Event

pub enum Event {
    OwnerAdded: OwnerAdded,
    OwnerRemoved: OwnerRemoved,
}

Variants

OwnerAdded

Fully qualified path: openzeppelin_account::account::AccountComponent::Event::OwnerAdded

OwnerAdded: OwnerAdded

OwnerRemoved

Fully qualified path: openzeppelin_account::account::AccountComponent::Event::OwnerRemoved

OwnerRemoved: OwnerRemoved