@multiversx/sdk-core - v14.2.6
    Preparing search index...

    Type Alias CloseProposalOutcome

    type CloseProposalOutcome = {
        commitHash: string;
        passed: boolean;
    }
    Index

    Properties

    Properties

    commitHash: string
    passed: boolean