This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Commit 25d820d
Alan Shaw
fix: coerce key gen size to number (#1582)
Keychain params are now validated properly and has caused these test to fail libp2p/js-libp2p-keychain#26
License: MIT
Signed-off-by: Alan Shaw <[email protected]>1 parent c52ee03 commit 25d820d
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments