Closed jacque006 closed 1 year ago
In a number of places, we are using Unlicense instead of MIT. All licensing should be update to MIT for consistency & correct contract metadata. There may be other spots as well
Example: https://github.com/getwax/bls-wallet/blob/main/contracts/contracts/interfaces/IWallet.sol#L1
//SPDX-License-Identifier: Unlicense
In a number of places, we are using Unlicense instead of MIT. All licensing should be update to MIT for consistency & correct contract metadata. There may be other spots as well
Example: https://github.com/getwax/bls-wallet/blob/main/contracts/contracts/interfaces/IWallet.sol#L1