Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

OwnerAdded

Fully qualified path: openzeppelin_account::eth_account::EthAccountComponent::OwnerAdded

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

Members

new_owner_guid

Fully qualified path: openzeppelin_account::eth_account::EthAccountComponent::OwnerAdded::new_owner_guid

pub new_owner_guid: felt252