mirror of
https://github.com/fluencelabs/js-libp2p-noise
synced 2025-06-12 12:11:41 +00:00
Add test and improve
This commit is contained in:
@ -6,6 +6,5 @@ export class FailedIKError extends Error {
|
||||
|
||||
this.initialMsg = initialMsg;
|
||||
this.name = "FailedIKhandshake";
|
||||
this.stack = new Error().stack;
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user