Skip to content

Commit

Permalink
prettify
Browse files Browse the repository at this point in the history
  • Loading branch information
NourAlharithi committed Oct 31, 2024
1 parent c4ddb74 commit 42de6d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/experimental-bots/swift/takerExample.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ export class SwiftTaker {
stopLossOrderParams: null,
takeProfitOrderParams: null,
};

const signature =
this.driftClient.signSwiftOrderParamsMessage(orderMessage);

const response = await axios.default.post(
'https://master.swift.drift.trade/orders',
{
Expand Down

0 comments on commit 42de6d2

Please sign in to comment.