The accounts or transaction to get the priority fee estimate for.
string is a serialized base64 transaction.
array is interpreted as an array of public keys in string format or as PublicKey instances (writable accounts).
OptionalincreaseThe multiplier to apply to the priority fee estimate. The result is multiplied by 1 + increaseFactor.
OptionalpercentileThe percentile of the priority fee estimate to return.
examples: Triton RPC - [0, 10000]
GetPriorityFeeEstimateOptions - The options for the priority fee estimate