Commit 537ac69
committed
fix(multisig): enhance dRepScript generation logic
- Updated the getDRepScript method to attempt building the script with a fallback to a different parameter if the initial attempt returns undefined. This improves the robustness of the script generation process.1 parent 796a108 commit 537ac69
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
286 | | - | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
287 | 292 | | |
288 | 293 | | |
289 | 294 | | |
| |||
0 commit comments