getFeeCalculatorForBlockhash RPC Method
Returns the fee calculator associated with the query blockhash, or null
if the
blockhash has expired
Deprecated Method
This method is expected to be removed in solana-core
v2.0. Please use
isBlockhashValid or
getFeeForMessage instead.