cooptypes - v2026.4.27-2
    Preparing search index...

    Interface IVoteproducer

    interface IVoteproducer {
        producers: string[];
        proxy: string;
        voter: string;
    }
    Index

    Properties

    Properties

    producers: string[]
    proxy: string
    voter: string