• Parameters

    • apiNode: {} & {} & {} | {} & {}
    • keyPair: {
          privateKey: string;
          publicKey: string;
      }
      • privateKey: string
      • publicKey: string

    Returns Promise<Node>