polar
polar copied to clipboard
`mock_address` is assigned instead of throwing error
Steps to recreate:
- Deploy contract.
- Instead of instantiation, use contract for query and execution.
- polar uses
mock_address
for this instead of throwing error.