Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Storage

Fully qualified path: openzeppelin_introspection::src5::SRC5Component::Storage

[storage]
pub struct Storage {
    pub SRC5_supported_interfaces: Map<felt252, bool>,
}

Members

SRC5_supported_interfaces

Fully qualified path: openzeppelin_introspection::src5::SRC5Component::Storage::SRC5_supported_interfaces

pub SRC5_supported_interfaces: Map<felt252, bool>