jup-ag / jupiter-swap-api

The jupiter swap api binary
72 stars 20 forks source link

prioritizationFeeLamports not working after v6.0.15 #30

Closed ssyucfa closed 1 month ago

ssyucfa commented 1 month ago

On v6.0.15 prioritizationFeeLamports works fine, lamports are exposed. But when I switched to the new version v6.0.20 this variable stopped working, all transactions are shown without it. And because of this very often transactions were not confirmed

  1. https://solscan.io/tx/4DLEKjMrKYs51J3ZvnBat5PnhidDet2ZZTYYsyZJ384oHmsFBKhvJCE8AcZrTCAugCaWQ1gt5mb9q4LQE57tu1se After v6.0.15
  2. https://solscan.io/tx/3EhHpTWxmo81gtASqPGdtafkCp7SfQU6zs8mmeN8p2DSekfEKrCGThgEJg15cYjENWWHxuD1PYogtNFxQ7HB93gG On v6.0.15
siong1987 commented 1 month ago

i don't seem to be able to replicate this.