chaindata icon indicating copy to clipboard operation
chaindata copied to clipboard

duplicate functionality?

Open shibe-dev opened this issue 4 years ago • 0 comments

Hi - is there a reason theres duplicate functionality? setVault/changeVault seem to do the same thing. ChangeMPCOwner is also really similar, the only difference is that it's a public function instead of external Link to code: https://github.com/connext/chaindata/blob/main/AnyswapV4ERC20.sol#L203 https://github.com/connext/chaindata/blob/main/AnyswapV4ERC20.sol#L224 https://github.com/connext/chaindata/blob/main/AnyswapV4ERC20.sol#L232

shibe-dev avatar Apr 01 '21 09:04 shibe-dev