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
We need to change the key of NewBlockOperationFrozenLinkedKey.
Currently it consists of linked address + height.
To prevent error in key value for same linked key in same height,
it is necessary to add some unique value within a blockheight to the end of linked key.
The text was updated successfully, but these errors were encountered:
We need to change the key of NewBlockOperationFrozenLinkedKey.
Currently it consists of linked address + height.
To prevent error in key value for same linked key in same height,
it is necessary to add some unique value within a blockheight to the end of linked key.
The text was updated successfully, but these errors were encountered: