frangio / hardhat-exposed

Automatically expose internal Solidity functions for smart contract testing.
82 stars 13 forks source link

Make constructor payable #29

Closed Amxx closed 1 year ago

Amxx commented 1 year ago

Similarly to #13, the constructor should be payable.