`mock_address` is assigned instead of throwing error
amityadav0 opened this issue · 0 comments
amityadav0 commented
Steps to recreate:
- Deploy contract.
- Instead of instantiation, use contract for query and execution.
- polar uses
mock_address
for this instead of throwing error.