Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Storage

Fully qualified path: openzeppelin_account::extensions::src9::src9::SRC9Component::Storage

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

Members

SRC9_nonces

Fully qualified path: openzeppelin_account::extensions::src9::src9::SRC9Component::Storage::SRC9_nonces

pub SRC9_nonces: Map<felt252, bool>