@sentio/sdk
    Preparing search index...
    interface UpdateVoter {
        new_voter: string;
        old_voter: string;
        operator: string;
        pool_address: string;
    }
    Index

    Properties

    new_voter: string
    old_voter: string
    operator: string
    pool_address: string