Open soyapark opened 5 years ago
Users might not pay attention to types of data entity. We shouldn't be strict about types. e.g., we should handle msg.sender() == "David Karger", msg.sender() == "karger@mit.edu" and msg.sender() == contact object
Users might not pay attention to types of data entity. We shouldn't be strict about types. e.g., we should handle msg.sender() == "David Karger", msg.sender() == "karger@mit.edu" and msg.sender() == contact object