cooptypes - v2026.4.27-2
    Preparing search index...
    interface IProposal {
        earliest_exec_time?: string;
        packed_transaction: Interfaces.Msig.IBytes;
        proposal_name: string;
    }
    Index

    Properties

    earliest_exec_time?: string
    packed_transaction: Interfaces.Msig.IBytes
    proposal_name: string