commit_reputation: TxDescriptor<{
    cid: {
        digest: FixedSizeBinary<4>;
        geohash: FixedSizeBinary<5>;
    };
    cindex: number;
    commitment_hash?: FixedSizeBinary<32>;
    purpose: bigint;
}>