Commit 5ed76fc
committed
fix: Invalid secret key
The constructor of a secret key should return InvalidSecretKey in case
of error. I guess there was a typo / copy-and-paste error that was never
tested.1 parent 5232261 commit 5ed76fc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
891 | 891 | | |
892 | 892 | | |
893 | 893 | | |
894 | | - | |
| 894 | + | |
895 | 895 | | |
896 | 896 | | |
897 | 897 | | |
| |||
0 commit comments