solana-py
solana-py copied to clipboard
Support for getRecentPrioritizationFees
I love this project. Would really appreciate if you could add support for getRecentPrioritizationFees
You can also use the underlying RPC provider directly: https://deepwiki.com/michaelhly/solana-py/3.3-rpc-providers#example-batch-request
I submitted this PR as a preliminary step to address this issue: https://github.com/kevinheavey/solders/pull/145