Open heroims opened 1 week ago
how can I use custom RPC API methods like getRecentPrioritizationFees which are supported by official nodes but not yet implemented in solana-py?
You can use the core provider module: https://michaelhly.com/solana-py/rpc/providers/
how can I use custom RPC API methods like getRecentPrioritizationFees which are supported by official nodes but not yet implemented in solana-py?