1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

remove hardhat config file

This commit is contained in:
paulo-ocean 2024-09-09 15:14:20 +01:00
parent 0e06347a0a
commit d141ddc900

View File

@ -1,4 +0,0 @@
/** @type import('hardhat/config').HardhatUserConfig */
module.exports = {
solidity: "0.8.24",
};