Commit c27421e
committed
test(wallet): add test for isTestTransaction in sendMany
Add unit test to verify that isTestTransaction parameter is properly
passed through the sendMany -> prebuildAndSignTransaction flow for
TSS wallets. This ensures the parameter flows correctly via inheritance
from SendManyOptions -> PrebuildAndSignTransactionOptions ->
PrebuildTransactionOptions.1 parent b52c7b8 commit c27421e
1 file changed
+28
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3952 | 3952 | | |
3953 | 3953 | | |
3954 | 3954 | | |
| 3955 | + | |
| 3956 | + | |
| 3957 | + | |
| 3958 | + | |
| 3959 | + | |
| 3960 | + | |
| 3961 | + | |
| 3962 | + | |
| 3963 | + | |
| 3964 | + | |
| 3965 | + | |
| 3966 | + | |
| 3967 | + | |
| 3968 | + | |
| 3969 | + | |
| 3970 | + | |
| 3971 | + | |
| 3972 | + | |
| 3973 | + | |
| 3974 | + | |
| 3975 | + | |
| 3976 | + | |
| 3977 | + | |
| 3978 | + | |
| 3979 | + | |
| 3980 | + | |
| 3981 | + | |
| 3982 | + | |
3955 | 3983 | | |
3956 | 3984 | | |
3957 | 3985 | | |
| |||
0 commit comments