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 a developer or project owner i would like to be able to withdraw funds from the contract so that I don't look silly for forgetting to add a withdraw function!
This might seem counter-intuitive to some but we have to define withdraw ourselves. If we do not define a way to withdraw the crypto sent to the contract it will be stuck forever. I'll spare you the gory details.
As a developer or project owner i would like to be able to withdraw funds from the contract so that I don't look silly for forgetting to add a withdraw function!
This might seem counter-intuitive to some but we have to define
withdraw
ourselves. If we do not define a way to withdraw the crypto sent to the contract it will be stuck forever. I'll spare you the gory details.https://lmgtfy.app/?q=solidity+withdraw+function
The text was updated successfully, but these errors were encountered: