Coda by Ian Macalinao
    Preparing search index...
    type VoterStakeRegistryPluginPdas = {
        registrar: typeof findRegistrarPda;
        voter: typeof findVoterPda;
        voterWeightRecord: typeof findVoterWeightRecordPda;
    }
    Index
    registrar: typeof findRegistrarPda
    voter: typeof findVoterPda
    voterWeightRecord: typeof findVoterWeightRecordPda