Coda by Ian Macalinao
    Preparing search index...
    type VoterInfoArgs = {
        votingPower: number | bigint;
        votingPowerBaseline: number | bigint;
    }
    Index
    votingPower: number | bigint
    votingPowerBaseline: number | bigint