Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Storage

Fully qualified path: openzeppelin_governance::governor::extensions::governor_votes_quorum_fraction::GovernorVotesQuorumFractionComponent::Storage

[storage]
pub struct Storage {
    pub Governor_token: ContractAddress,
    pub Governor_quorum_numerator_history: Trace,
}

Members

Governor_token

Fully qualified path: openzeppelin_governance::governor::extensions::governor_votes_quorum_fraction::GovernorVotesQuorumFractionComponent::Storage::Governor_token

pub Governor_token: ContractAddress

Governor_quorum_numerator_history

Fully qualified path: openzeppelin_governance::governor::extensions::governor_votes_quorum_fraction::GovernorVotesQuorumFractionComponent::Storage::Governor_quorum_numerator_history

pub Governor_quorum_numerator_history: Trace