Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IUpgradeableSafeDispatcherTrait

Fully qualified path: token_bound_accounts::interfaces::IUpgradeable::IUpgradeableSafeDispatcherTrait

Part of the group: dispatchers

pub trait IUpgradeableSafeDispatcherTrait<T>

Trait functions

upgrade

Fully qualified path: token_bound_accounts::interfaces::IUpgradeable::IUpgradeableSafeDispatcherTrait::upgrade

fn upgrade(self: T, new_class_hash: ClassHash) -> Result<(), Array<felt252>>