IVotesToken
Fully qualified path: openzeppelin_interfaces::governance::extensions::IVotesToken
pub trait IVotesToken<TState>
Trait functions
token
Returns the token that voting power is sourced from.
Fully qualified path: openzeppelin_interfaces::governance::extensions::IVotesToken::token
fn token(self: @TState) -> ContractAddress