Skip to content

Commit b1d6499

Browse files
committed
Specify bitcoin output sorting
1 parent f4721c0 commit b1d6499

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/swap/defi/bridgeless.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@ export function makeBridgelessPlugin(
277277

278278
const spendInfo: EdgeSpendInfo = {
279279
otherParams: {
280+
outputSort: 'targets',
280281
memoIndex: 1
281282
},
282283
tokenId: request.fromTokenId,

0 commit comments

Comments
 (0)