Function diem_json_rpc::runtime::bootstrap_from_config
source · pub fn bootstrap_from_config(
config: &NodeConfig,
chain_id: ChainId,
diem_db: Arc<dyn MoveDbReader>,
mp_sender: MempoolClientSender
) -> Runtime
Expand description
Creates JSON RPC endpoint by given node config