Commit 2af40f2
committed
Allow Longer keys upto 600 chars
Motivation: Earlier we were conservative about our key-size since
it is easier to increase but difficult to increase in backward
compatible fashion. Now with introduction of sub_namespace and
directly allowing upto 360char keys in LDK, we need support for
longer key lengths.1 parent 8972816 commit 2af40f2
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments