Skip to content

Commit 01c54de

Browse files
committed
comments
1 parent 77b2886 commit 01c54de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sdk/src/driftClient.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6545,7 +6545,6 @@ export class DriftClient {
65456545
orderParamsMessage.maxMarginRatio = null;
65466546
}
65476547

6548-
// we encode to the Extended versions of the messages to avoid padding errors
65496548
const anchorIxName = delegateSigner
65506549
? 'global' + ':' + 'SignedMsgOrderParamsDelegateMessage'
65516550
: 'global' + ':' + 'SignedMsgOrderParamsMessage';

0 commit comments

Comments
 (0)