mirror of
https://github.com/fluencelabs/js-libp2p-noise
synced 2025-06-13 06:41:42 +00:00
Remove comment
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
import * as crypto from 'libp2p-crypto';
|
||||
import {KeyPair, PeerId} from "../src/@types/libp2p";
|
||||
import {bytes} from "../src/@types/basic";
|
||||
|
||||
export async function generateEd25519Keys() {
|
||||
return await crypto.keys.generateKeyPair('ed25519');
|
||||
|
Reference in New Issue
Block a user