MetaMask / test-dapp

The sample dapp used for e2e testing and metamask-extension QA
https://metamask.github.io/test-dapp/
MIT License
587 stars 347 forks source link

fix: wallet_watchAssets decimals field type #330

Open beilunyang opened 4 months ago

beilunyang commented 4 months ago

According to the Metamask developer documentation for the wallet_watchAsset rpc method, the erc20 token decimals field should be of type number.