Update eip-4804.md (#5137)
Update auto type detection with new rules:
- remove type auto-detection on domain names as it may confuse with a filename with suffix (now will treat it as string expect the argument is explicitly address-typed;
- add type auto-detection rule for bytes;
- use string as the final fallback.
GitHub Diff