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
At the moment erase leaves an ERASE marker in the local hashtree and its propagated via broadcast tree but not during AAE. This means that if a node didn't get the broadcast it will never get the ERASE marker.
Also at the moment an incoming new value for the key will not be set when an ERASE marker is present.
The text was updated successfully, but these errors were encountered:
At the moment erase leaves an ERASE marker in the local hashtree and its propagated via broadcast tree but not during AAE. This means that if a node didn't get the broadcast it will never get the ERASE marker.
Also at the moment an incoming new value for the key will not be set when an ERASE marker is present.
The text was updated successfully, but these errors were encountered: