flash-sdk 2.7.1 → 2.8.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.
@@ -3641,7 +3641,7 @@ var PerpetualsClient = (function () {
3641
3641
  }
3642
3642
  return [4, this.program.methods
3643
3643
  .setFeeShare({
3644
- feeShareBps: new anchor_1.BN(7000)
3644
+ feeShareBps: new anchor_1.BN(8500)
3645
3645
  })
3646
3646
  .accounts({
3647
3647
  admin: publicKey,