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
If we know that a block B is finalized, can we efficiently detect the finality of a block B' which is a descendant of B?
To compute from scratch, without the information of the finality of B seems suboptimal.
The text was updated successfully, but these errors were encountered:
If we know that a block
B
is finalized, can we efficiently detect the finality of a blockB'
which is a descendant ofB
?To compute from scratch, without the information of the finality of
B
seems suboptimal.The text was updated successfully, but these errors were encountered: