Coda by Ian Macalinao
    Preparing search index...

    Type Alias ProposalSeeds

    type ProposalSeeds = {
        governor: Address;
        index: number | bigint;
    }
    Index
    governor: Address
    index: number | bigint