提交 aabe85d5 编写于 作者: K Kevin Heifner

Add wallet_api_plugin #396

上级 2b24d709
......@@ -380,6 +380,7 @@ launcher_def::write_config_file (eosd_def &node) {
}
cfg << "plugin = eos::producer_plugin\n"
<< "plugin = eos::chain_api_plugin\n"
<< "plugin = eos::wallet_api_plugin\n"
<< "plugin = eos::account_history_plugin\n"
<< "plugin = eos::account_history_api_plugin\n";
for (auto &p : node.producers) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册