@lavarage/sdk 7.5.1 → 7.5.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -5079,11 +5079,6 @@ var openTradeV1 = (lavarageProgram, offer, jupInstruction, marginSOL, leverage,
5079
5079
  pubkey: partnerFeeRecipient,
5080
5080
  isSigner: false,
5081
5081
  isWritable: true
5082
- },
5083
- {
5084
- pubkey: partnerFeeMarkupAsPkey,
5085
- isSigner: false,
5086
- isWritable: false
5087
5082
  }
5088
5083
  ] : []
5089
5084
  ).instruction() : yield lavarageProgram.methods.tradingOpenBorrow(
@@ -5327,11 +5322,6 @@ var openTradeV2 = (lavarageProgram, offer, jupInstruction, marginSOL, leverage,
5327
5322
  ),
5328
5323
  isSigner: false,
5329
5324
  isWritable: true
5330
- },
5331
- {
5332
- pubkey: partnerFeeMarkupAsPkey,
5333
- isSigner: false,
5334
- isWritable: false
5335
5325
  }
5336
5326
  ] : []
5337
5327
  ).instruction() : yield lavarageProgram.methods.tradingOpenBorrow(