EIP-4361: fix mandatory fields (domain & chainId) (#4655)
* EIP-4361: fix mandatory fields (domain & chainId)
The spec's ABNF and the ABNF in the reference implementation all mandate `domain` and `chainId` to be required fields in a message, so we add them to the specification text for completeness as well.
Comment on Ethereum Magicians is here: https://ethereum-magicians.org/t/eip-4361-sign-in-with-ethereum/7263/11
* Update EIPS/eip-4361.md
Co-authored-by: wyc <wyc@fastmail.fm>
Co-authored-by: wyc <wyc@fastmail.fm>
GitHub Diff