You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(sdk-api): 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.
0 commit comments