smartcontractkit / ccip-starter-kit-foundry

This project demonstrates a couple of basic Chainlink CCIP use cases
MIT License
67 stars 42 forks source link

Update BasicTokenSender.sol #7

Open 0xScratch opened 11 months ago

0xScratch commented 11 months ago

Well, there's no need of initializing some 'uint256' variable to 0 because by default all 'uint' variables have a value equal to 0