Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IUpgradeable

Fully qualified path: dojo::contract::components::upgradeable::IUpgradeable

pub trait IUpgradeable<T>

Trait functions

upgrade

Fully qualified path: dojo::contract::components::upgradeable::IUpgradeable::upgrade

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