All chains
    Preparing search index...

    Type Alias disapprove_proposal

    disapprove_proposal: TxDescriptor<{ proposal_hash: FixedSizeBinary<32> }>

    Disapprove a proposal, close, and remove it from the system, regardless of its current state.

    Must be called by the Root origin.

    Parameters:

    • proposal_hash: The hash of the proposal that should be disapproved.

    O(P) where P is the number of max proposals