SN-2551 已核对来源,附原文与上下文。
没错。你不需要重新广播你的交易它也能工作。
That's right. You don't need to be re-broadcasting your transactions for it to work.
当任何节点断开一个分叉时,它会把分叉里的全部交易倒回交易池,以便加入新链。整个网络都在保证把你的交易重新整合进去。你唯一会看到的就是确认数从 0 重新开始计数。
When any node disconnects a fork, it dumps all the transactions from the fork back into the transaction pool to add to the new chain. The entire network is making sure to re-integrate your transactions again. All you should see is that your number of confirmations starts over from 0.
在某些类型的分叉里,你的交易本来就已经进了两条分叉,所以无论哪边赢你都没事。
In some types of forks, your transaction would have gotten into both forks already, so you're already good either way.