hoprnet / hopr-stake

Smart contract for staking incentives with NFTs
GNU General Public License v3.0
11 stars 2 forks source link

overload isNftTypeAndRankRedeemed function instead of 1/2/3/4 #48

Open SCBuergel opened 2 years ago

SCBuergel commented 2 years ago

Is there a good reason to name functions isNftTypeAndRankRedeemed1/2/3/4 instead of overloading them?

If not, overload them.