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
It results on a net loss for both the user and the node, if the user emits a new Stack and does not use enough compute units. This is so because of gas fee costs (for both user to mint the new Stack and for the node to claim a Stack that does not accrue enough value for pay for on-chain gas fees).
Should Tasks define a number of epochs after which Stacks expire, and in that case, a minimum amount of TOMA tokens are paid to the node to compensate for net negative fees, resulting thus on a net negative balance for the user ?
The text was updated successfully, but these errors were encountered:
It results on a net loss for both the user and the node, if the user emits a new
Stack
and does not use enough compute units. This is so because of gas fee costs (for both user to mint the newStack
and for the node to claim aStack
that does not accrue enough value for pay for on-chain gas fees).Should
Task
s define a number of epochs after whichStack
s expire, and in that case, a minimum amount ofTOMA
tokens are paid to the node to compensate for net negative fees, resulting thus on a net negative balance for the user ?The text was updated successfully, but these errors were encountered: