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
As of right now, when creating a block candidate, stake transactions are dumped from the mempool into the block without any prior checks regarding transaction weight, etc. Those checks need to be added similarly to how they exist for other transaction types.