Closed freak12techno closed 4 months ago
The key change in functionality involves renaming the field within the DenomInfo
struct from denom-coefficient
to denom-exponent
in the pkg/config/denom_info.go
file. This alteration streamlines terminology and aligns it with expected JSON and configuration file conventions.
File | Change Summary |
---|---|
pkg/config/denom_info.go |
Renamed struct field denom-coefficient to denom-exponent |
🐰🌸 In code's serene and quiet glen,
DenomInfo
was changed again.
Fromcoefficient
toexponent
true,
Adjustments made, precise and new.
With every line, in fields they frolic,
Code's harmony, pure and logic.
Cheers to updates, neat and succinct,
Making configs more distinct! 🌟📜
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Summary by CodeRabbit
DenomInfo
to ensure proper functionality and consistency in naming conventions.