Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Storage

Fully qualified path: openzeppelin_presets::vesting::VestingWallet::Storage

[storage]
pub struct Storage {
    pub ownable: Storage,
    pub vesting: Storage,
}

Members

ownable

Fully qualified path: openzeppelin_presets::vesting::VestingWallet::Storage::ownable

pub ownable: Storage

vesting

Fully qualified path: openzeppelin_presets::vesting::VestingWallet::Storage::vesting

pub vesting: Storage