pub fn mock_env() -> EnvExpand description
Returns a default environment with height, time, chain_id, and contract address You can submit as is to most contracts, or modify height/time if you want to test for expiration.
This is intended for use in test code only.