• Parameters

    • apiNodeFull: {} & {} & {} & {}
    • keyPair: {
          privateKey: string;
          publicKey: string;
      }
      • privateKey: string
      • publicKey: string

    Returns Promise<NodeFull>