Skip to content

Commit

Permalink
Update bindings/nodejs/lib/types/models/info/node-info-protocol.ts
Browse files Browse the repository at this point in the history
Co-authored-by: DaughterOfMars <[email protected]>
  • Loading branch information
kwek20 and DaughterOfMars authored Oct 10, 2023
1 parent 6f70fce commit f72a53d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ export interface RewardsParameters {
*/
decayBalancingConstantExponent: number;
/**
* Decay Balancing Constant is an integer approximation calculated based on chosen DecayBalancingConstantExponent.
* Decay Balancing Constant is an integer approximation calculated based on chosen Decay Balancing Constant Exponent.
*/
decayBalancingConstant: u64;
/**
Expand Down

0 comments on commit f72a53d

Please sign in to comment.