All chains
    Preparing search index...
    vote: TxDescriptor<
        {
            proposal_id: bigint;
            reputations: [
                { digest: FixedSizeBinary<4>; geohash: FixedSizeBinary<5> },
                number,
            ][];
            vote: Enum<{ Aye: undefined; Nay: undefined }>;
        },
    >