-
Kelvin Fichter authored
First removes the legacy bridge and remoteChainId getter functions. Since the ERC721 factory is being deployed at a new address, it's not necessary to maintain ABI compatibility. We can safely remove these functions. Also removes constructor checks that aren't really necessary since we can always upgrade if needed and the odds of getting something like that wrong don't seem significant enough to warrant extra code.
2d1d95e7