floating / frame

System-wide Web3 for macOS, Windows and Linux
https://frame.sh
GNU General Public License v3.0
1.05k stars 142 forks source link

Fix signERC20Permit chainId reading #1696

Closed ghivert closed 1 month ago

ghivert commented 5 months ago

Hi,

The chainId was not parsed while it is sent as hex string. This PR fixes it.