Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Upgraded

Emitted when the contract is upgraded.

Fully qualified path: openzeppelin_upgrades::upgradeable::UpgradeableComponent::Upgraded

[derive(Drop, Debug, PartialEq, starknet::Event)]
pub struct Upgraded {
    pub class_hash: ClassHash,
}

Members

class_hash

Fully qualified path: openzeppelin_upgrades::upgradeable::UpgradeableComponent::Upgraded::class_hash

pub class_hash: ClassHash