Preparing search index...
The search index is not available
@oasisprotocol/client-rt
@oasisprotocol/client-rt
types
RewardsParameters
Interface RewardsParameters
Parameters for the rewards module.
interface
RewardsParameters
{
participation_threshold_denominator
:
number
;
participation_threshold_numerator
:
number
;
schedule
:
RewardsRewardSchedule
;
}
Index
Properties
participation_
threshold_
denominator
participation_
threshold_
numerator
schedule
Properties
participation_
threshold_
denominator
participation_
threshold_
denominator
:
number
participation_
threshold_
numerator
participation_
threshold_
numerator
:
number
schedule
schedule
:
RewardsRewardSchedule
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
participation_
threshold_
denominator
participation_
threshold_
numerator
schedule
@oasisprotocol/client-rt
Loading...
Parameters for the rewards module.