Bitcoind + 订阅:什么是“Blockhash 连接/Blockhash 断开”?

问题描述

我正在尝试订阅 bitcoind 消息, 我不确定这句话是什么意思:“Blockhash connected / Blockhash disconnected”,我猜这意味着:这两条消息用于处理分叉,断开某个链,然后链接(连接)到一个新链?

https://github.com/bitcoin/bitcoin/blob/master/doc/zmq.md

<32-byte hash>C :                 Blockhash connected
<32-byte hash>D :                 Blockhash disconnected
<32-byte hash>R<8-byte LE uint> : Transactionhash removed from mempool for non-block inclusion reason
<32-byte hash>A<8-byte LE uint> : Transactionhash added mempool

谁能帮我详细解释一下这4条信息?

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)