Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IOwnableCamelOnlyDispatcherTrait

Fully qualified path: openzeppelin_interfaces::access::ownable::IOwnableCamelOnlyDispatcherTrait

Part of the group: dispatchers

pub trait IOwnableCamelOnlyDispatcherTrait<T>

Trait functions

transferOwnership

Fully qualified path: openzeppelin_interfaces::access::ownable::IOwnableCamelOnlyDispatcherTrait::transferOwnership

fn transferOwnership(self: T, newOwner: ContractAddress)

renounceOwnership

Fully qualified path: openzeppelin_interfaces::access::ownable::IOwnableCamelOnlyDispatcherTrait::renounceOwnership

fn renounceOwnership(self: T)