Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IUpgradeable

Fully qualified path: openzeppelin_interfaces::upgrades::IUpgradeable

pub trait IUpgradeable<TState>

Trait functions

upgrade

Fully qualified path: openzeppelin_interfaces::upgrades::IUpgradeable::upgrade

fn upgrade(ref self: TState, new_class_hash: ClassHash)