and tell me what I'm missing? No, it wasn't me that got rugged.
How's this. Has anyone seen this used before on a swapTokensForEth()? modifier lockTheSwap { inSwap = true; _; inSwap = false; }
Yes, it’s a modifier used to avoid recursive calls to swap
Ok. It didn't look bad, I'd just never seen it before.
Обсуждают сегодня