Closed ggs134 closed 6 years ago
In terms of min/max purchase_limit,
which one is prioritized between in stages and valid_purchase?
It is based on the sequence of inheritance.
https://github.com/Onther-Tech/tokyo/blob/64af30deec8a1cbc632d3d26e7d724899a0d6de5/packages/tokyo-reusable-crowdsale/audit/full-features/contracts/AuditFullFeaturesCrowdsale.sol#L12
tokyo has similar inheriting model with openzeppelin-solidity
In terms of min/max purchase_limit,
which one is prioritized between in stages and valid_purchase?