mosaicdao / mosaic-1

Mosaic-1 : meta-blockchains on Ethereum 1.x
8 stars 12 forks source link

Implement ERC20Gateway::proveGateway #276

Closed deepesh-kn closed 4 years ago

deepesh-kn commented 4 years ago
abhayks1 commented 4 years ago

We can rename this method to ERC20Gateway.proveCogateway which is aligned with ConsensusCogateway.proveConsensusGateway method naming convention. Also this will be specific to the function implementation. https://github.com/mosaicdao/mosaic-1/blob/develop/contracts/consensus-gateway/ConsensusCogateway.sol#L189.

@deepesh-kn what do you think?