Update smart contract to check if msg.value is equal to swapParam.value, if there is any difference transaction will be reverted and htlc won't be created
Add additional check to validate if transactions are coming from our smart contract template and if they are not we are rejecting the verify
Changelog:
Testnet contract deployment
Mainnet contract deployment