OpenST / mosaic-contracts

Mosaic-0: Gateways and anchors on top of Ethereum to scale DApps
https://discuss.openst.org/c/mosaic
MIT License
114 stars 31 forks source link

Make comment about location of message box more general in GatewayBase.sol #725

Closed 0xsarvesh closed 5 years ago

0xsarvesh commented 5 years ago

https://github.com/OpenST/mosaic-contracts/blob/76fffcf556a9b7a26bce89e29410358cfd251da5/contracts/gateway/GatewayBase.sol#L115

Currently, comment specifies fixed location 1, but the current correct location is 7. Make comment more general to avoid this kind of misalignment.

schemar commented 5 years ago

Already done by @deepesh-kn in 159a25bfd

schemar commented 5 years ago

Specific line:

https://github.com/OpenST/mosaic-contracts/commit/159a25bfdcfefa9d5dab918bbfe336ac9203a8fd#diff-8019a7900cc365182c48711243c6d879R116