Check contracts
danhper opened this issue · 0 comments
danhper commented
- Do we want to return that many variables in
mintChecksPass
? - Do we need to return both a boolean and an error code? Error code could express the boolean value too
- We should probably not need to pass
realMint
from the publicly exposedmintChecksPass
, it should always be false