hyperlane-xyz / hyperlane-token

An interchain ERC20 and ERC721 token template built with Hyperlane
Other
14 stars 15 forks source link

Fix shadowing compiler warning #63

Open yorhodes opened 1 year ago

yorhodes commented 1 year ago

Fixes https://github.com/hyperlane-xyz/hyperlane-token/issues/62

github-actions[bot] commented 1 year ago

Hardhat Coverage Report

Coverage after merging small-patch into main will be
91.67% 0.00%
Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
contracts
   HypERC20.sol84.62%100%80%87.50%47
   HypERC20Collateral.sol100%100%100%100%
   HypERC721.sol100%100%100%100%
   HypERC721Collateral.sol84.62%100%83.33%85.71%25
   HypNative.sol86.67%100%80%87.50%65
contracts/extensions
   HypERC721URICollateral.sol100%100%100%100%
   HypERC721URIStorage.sol85.71%100%83.33%87.50%70
contracts/libs
   Message.sol80%100%80%80%23
   TokenRouter.sol100%100%100%100%