PotLock / core

Potlock Core Contracts
MIT License
10 stars 3 forks source link

Feat/optional fees #34

Closed lachlanglen closed 10 months ago

lachlanglen commented 10 months ago

Add bypass_protocol_fee: Option<bool> to donate methods on both Donation and Pot contracts, allowing donor to bypass the protocol fee if they explicitly choose to do so.