chaindata
chaindata copied to clipboard
duplicate functionality?
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