PolicyConstraints class
Constructors
- PolicyConstraints(double rate_min, double rate_max, Coin cap, double change_rate_max)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toAmino(
) → PolicyConstraintsAminoArgs -
toData(
) → PolicyConstraintsDataArgs -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited