solana-py icon indicating copy to clipboard operation
solana-py copied to clipboard

Support for getRecentPrioritizationFees

Open tempcollab opened this issue 7 months ago • 2 comments

I love this project. Would really appreciate if you could add support for getRecentPrioritizationFees

tempcollab avatar May 02 '25 14:05 tempcollab

You can also use the underlying RPC provider directly: https://deepwiki.com/michaelhly/solana-py/3.3-rpc-providers#example-batch-request

michaelhly avatar May 02 '25 15:05 michaelhly

I submitted this PR as a preliminary step to address this issue: https://github.com/kevinheavey/solders/pull/145

harleyjj avatar May 10 '25 15:05 harleyjj