flash-sdk 2.7.1 → 2.8.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -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,