Coda by Ian Macalinao
    Preparing search index...
    interface ProposalTransactionSeeds {
        index: number;
        optionIndex: number;
        proposal: Address;
    }
    Index

    Properties

    index: number
    optionIndex: number
    proposal: Address