process_get_recent_priority_fees

Function process_get_recent_priority_fees 

Source
pub fn process_get_recent_priority_fees(
    rpc_client: &RpcClient,
    config: &CliConfig<'_>,
    accounts: &[Pubkey],
    limit_num_slots: Option<Slot>,
) -> ProcessResult