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
This used to allocate 9 * 16 words minimum, no matter how many tx
endpoints where active. Now we only account for memory allocated to
enabled Tx endpoints when determining how much has already been used.
0 commit comments