openzeppelin-sdk
openzeppelin-sdk copied to clipboard
Choose contract metadata hash type when compiling
Solidity 0.6 adds support for changing the metadata hash type of a contract: swarm (legacy), ipfs (new), or disabled (nice!). We should add this setting to the compiler.