issues
search
snapshot-labs
/
boost
A protocol for token distribution
MIT License
13
stars
5
forks
source link
refactor: cleanup
#41
Closed
Orland0x
closed
8 months ago
Orland0x
commented
8 months ago
Fully defined boost interface in
IBoost.sol
and added natspec comments.
Added some missing dev comments.
abstracted repeated fee computation code into dedicated view function.
Updated to solidity 0.8.23.
Formatting.
IBoost.sol
and added natspec comments.