Options
All
  • Public
  • Public/Protected
  • All
Menu

CommissionRates defines the initial commission rates to be used for creating a validator.

Hierarchy

  • CommissionRates

Index

Properties

maxChangeRate: string

max_change_rate defines the maximum daily increase of the validator commission, as a fraction.

maxRate: string

max_rate defines the maximum commission rate which validator can ever charge, as a fraction.

rate: string

rate is the commission rate charged to delegators, as a fraction.

Generated using TypeDoc