near-api-js - v7.0.4
    Preparing search index...

    Interface ExecutionOutcomeWithId

    interface ExecutionOutcomeWithId {
        id: string;
        outcome: ExecutionOutcome;
    }
    Index

    Properties

    Properties

    id: string