You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the signer allows a reorg at the tenure boundary if the time between blocks is within first_proposal_burn_block_timing_secs. Once the signer behavior is more stable, we should consider disallowing this reorg as soon as more than 1 block has been approved by the signers.
The text was updated successfully, but these errors were encountered:
Currently, the signer allows a reorg at the tenure boundary if the time between blocks is within
first_proposal_burn_block_timing_secs
. Once the signer behavior is more stable, we should consider disallowing this reorg as soon as more than 1 block has been approved by the signers.The text was updated successfully, but these errors were encountered: