Fetches current tip-floor percentiles and returns them in lamports.
The Jito public tip_floor REST endpoint returns an array whose first
element carries landed_tips_*_percentile fields denominated in SOL. We
are defensive about array-vs-object shape and convert SOL -> lamports.
Fetches current tip-floor percentiles and returns them in lamports.
The Jito public tip_floor REST endpoint returns an array whose first element carries
landed_tips_*_percentilefields denominated in SOL. We are defensive about array-vs-object shape and convert SOL -> lamports.