One of the time periods in the reward schedule.

interface RewardsRewardStep {
    amount: BaseUnits;
    until: longnum;
}

Properties

Properties

amount: BaseUnits
until: longnum