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

    Type Alias RpcNetworkInfoError

    type RpcNetworkInfoError = {
        info: { error_message: string };
        name: "INTERNAL_ERROR";
    }
    Index

    Properties

    Properties

    info: { error_message: string }
    name: "INTERNAL_ERROR"