Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IUpgradeableDispatcherTrait

Fully qualified path: openzeppelin_interfaces::upgrades::IUpgradeableDispatcherTrait

Part of the group: dispatchers

pub trait IUpgradeableDispatcherTrait<T>

Trait functions

upgrade

Fully qualified path: openzeppelin_interfaces::upgrades::IUpgradeableDispatcherTrait::upgrade

fn upgrade(self: T, new_class_hash: ClassHash)