Commit ecbdae9
committed
fix(multisig): update fallback logic in multisig import validation
- Modified the fallback mechanism to return an empty string when no aligned stake key is available, improving clarity in the validation process.
- Ensured consistency in return values for stake key handling, aligning with the expected format.1 parent de3e317 commit ecbdae9
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
428 | | - | |
| 428 | + | |
429 | 429 | | |
430 | | - | |
431 | | - | |
| 430 | + | |
| 431 | + | |
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
| |||
0 commit comments