Commit a541583
authored
fix: Strip leading zeros in signature v and s values coming from the mirror node, in tests. (#3241)
* fix: Strip leading zeros in signature v and s values.
Signed-off-by: Eric Badiere <[email protected]>
* fix: Added comments.
Signed-off-by: Eric Badiere <[email protected]>
---------
Signed-off-by: Eric Badiere <[email protected]>1 parent db4e6e0 commit a541583
File tree
1 file changed
+6
-4
lines changed- packages/ws-server/tests/acceptance
1 file changed
+6
-4
lines changedLines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
121 | | - | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
| |||
136 | 137 | | |
137 | 138 | | |
138 | 139 | | |
139 | | - | |
140 | | - | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
141 | 143 | | |
142 | 144 | | |
143 | 145 | | |
| |||
0 commit comments