I have few questions when a counterparty message has for property Command the value ‘reorg’:
- How does this work and how is it handled by the counterparty api?
- Is reorg always detected and presented in a counterparty message? Or should we also check the previous parent block hash to manually detect the reorg?
- How should we handle bitcoin reorgs when we find such a message?
Thanks