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, Gossamer babe was updated to solve the runtime error Timestamp must match 'CurrentSlot' which is caused by a problem while setting the timestamp value in the inherent data, however, the fix uses a pre-calculated timestamp which is not the right approach. We should use the current system time as the timestamp value in the inherent data