Function ftoken::ftoken_mod::state::votes_w[][src]

pub fn votes_w<S: Storage>(
    storage: &mut S,
    prop_id: u32
) -> Bucket<'_, S, VoteRegister>
Expand description

Multilevel bucket to store proposal votes. Key intended to be [bid_id, HumanAddr]