提交 7799c552 编写于 作者: K Kevin Heifner

Add actions collection

上级 91cd54c2
......@@ -823,7 +823,7 @@ void mongo_db_plugin_impl::_process_block(const chain::block_state_ptr& bs) {
const chain::action_trace& act,
const auto& msg_oid)
{
auto act_oid = bsoncxx::oid{};
// auto act_oid = bsoncxx::oid{};
auto act_doc = bsoncxx::builder::basic::document{};
act_doc.append(kvp("_id", b_oid{act_oid}),
kvp("transaction_id", trans_id_str),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册