TARAXA
Loading...
Searching...
No Matches
rpc_utils.hpp File Reference
#include <json/json.h>
#include <atomic>
#include <thread>
#include "thread_pool.hpp"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  taraxa
 
namespace  taraxa::util
 

Functions

template<class S , class FN >
Json::Value taraxa::util::transformToJsonParallel (const S &source, FN op)
 
Json::Value taraxa::util::mergeJsons (Json::Value &&o1, Json::Value &&o2)