Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IPublicKeyCamelDispatcherTrait

Fully qualified path: openzeppelin_interfaces::account::accounts::IPublicKeyCamelDispatcherTrait

Part of the group: dispatchers

pub trait IPublicKeyCamelDispatcherTrait<T>

Trait functions

getPublicKey

Fully qualified path: openzeppelin_interfaces::account::accounts::IPublicKeyCamelDispatcherTrait::getPublicKey

fn getPublicKey(self: T) -> felt252

setPublicKey

Fully qualified path: openzeppelin_interfaces::account::accounts::IPublicKeyCamelDispatcherTrait::setPublicKey

fn setPublicKey(self: T, newPublicKey: felt252, signature: Span<felt252>)