Create handshakes dir

This commit is contained in:
Belma Gutlic
2019-12-24 20:45:48 +01:00
parent 36a66c59da
commit e66ee7d677
7 changed files with 10 additions and 10 deletions

View File

@ -1,7 +1,7 @@
import { Buffer } from "buffer";
import { bytes, bytes32 } from "./@types/basic";
import { NoiseSession, XXHandshake } from "./xx";
import { NoiseSession, XXHandshake } from "./handshakes/xx";
import { KeyPair, PeerId } from "./@types/libp2p";
import {
createHandshakePayload,