mirror of
https://github.com/fluencelabs/js-libp2p-noise
synced 2025-06-22 17:51:46 +00:00
Fix tag
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import { encrypt } from './encrypt';
|
||||
|
||||
const tag = '/noise/1.0.0';
|
||||
const tag = '/noise';
|
||||
|
||||
export {
|
||||
tag,
|
||||
|
Reference in New Issue
Block a user