Commit e749c0e
committed
feat: add optional blockChain field to SendManyOptions
Add an optional blockChain property of type string to the
SendManyOptions interface in sdk-core. This allows callers of
the sendMany wallet method to specify a blockchain identifier
for cross-chain transactions.
BTC-30281 parent f4ee459 commit e749c0e
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
771 | 771 | | |
772 | 772 | | |
773 | 773 | | |
| 774 | + | |
| 775 | + | |
774 | 776 | | |
775 | 777 | | |
776 | 778 | | |
| |||
0 commit comments