Module loterra_staking_contract::claim[][src]

Structs

Constants

Functions

This iterates over all mature claims for the address, and removes them, up to an optional cap. it removes the finished claims and returns the total amount of tokens to be released.

This creates a claim, such that the given address can claim an amount of tokens after the release date.