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, in the library mode, the slot is increased once a successful transaction is submitted. At the same time, there is an action modifySlot that allows users to promote slots arbitrarily. The cases when this default behavior might not be desirable should be allowed for presumably by introducing a strategy to control the automatic promotion of slots.
The text was updated successfully, but these errors were encountered:
Currently, in the library mode, the slot is increased once a successful transaction is submitted. At the same time, there is an action
modifySlot
that allows users to promote slots arbitrarily. The cases when this default behavior might not be desirable should be allowed for presumably by introducing a strategy to control the automatic promotion of slots.The text was updated successfully, but these errors were encountered: