Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

OwnerRemoved

Fully qualified path: openzeppelin_account::eth_account::EthAccountComponent::OwnerRemoved

[derive(Drop, Debug, PartialEq, starknet::Event)]
pub struct OwnerRemoved {
    pub removed_owner_guid: felt252,
}

Members

removed_owner_guid

Fully qualified path: openzeppelin_account::eth_account::EthAccountComponent::OwnerRemoved::removed_owner_guid

pub removed_owner_guid: felt252