@sentio/sdk
    Preparing search index...
    interface ExecutionError {
        abort_location: string;
        error_code: bigint;
        error_type: string;
    }
    Index

    Properties

    abort_location: string
    error_code: bigint
    error_type: string