-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentation #50
base: develop
Are you sure you want to change the base?
Documentation #50
Conversation
This file explains in genral terms: - what the contracts do - how they differ from the baseline (Unipool, TokenDistro etc.) - how they are connected
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @paxthemax
Magnificent job till now
Only a registered distributor can assign tokens to be claimed to an address. | ||
|
||
NOTE: If the claim flag is set to `true` the distributor will also perform a claim (as seen in the *Claiming GIV* section). | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's worth to mention each distributor has a limited balance to allocate. The distributor balance can be increased by the assign
function
Co-authored-by: Amin Latifi <[email protected]>
@aminlatifi should we abandon this one? |
[WIP] Add NOTES.md
This file explains in general terms: