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>>