This repository was archived by the owner on Dec 26, 2022. It is now read-only.
Commit 25e8626
committed
fix(api): Fix memory leak and lost tx error
Use original TRYTES_81_3 as arugemnet of get_trytes() would
return null trytes response (all 9 response) which may result from
this transaction is lost in BD (snapshot or some reason else).
Using other exist transaction hash can solve this issue1 parent 1f333bf commit 25e8626
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
| |||
0 commit comments