提交 4876647a 编写于 作者: M mooninwater

modify the sync numbers of start_sync

上级 0f6695cb
......@@ -1537,7 +1537,7 @@ namespace eosio {
else {
c->last_handshake_recv.last_irreversible_block_num = msg.known_trx.pending;
reset_lib_num (c);
start_sync(c, msg.known_blocks.pending);
start_sync(c, msg.known_trx.pending);
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册