Function: emergencyPause()
Allows the owner to pause the contract. When the contract is paused, the functions deposit, depositTo, and withdraw are unavailable.
emergencyPause()Allows the owner to pause the contract. When the contract is paused, the functions deposit, depositTo, and withdraw are unavailable.