Voting: StorageDescriptor<[Key: FixedSizeBinary<32>], {
    ayes: SS58String[];
    end: number;
    index: number;
    nays: SS58String[];
    threshold: number;
}, true>

Votes on a given proposal, if it is ongoing.