Closed OlegMakarenko closed 2 years ago
Current behaviour: All addresses are presented with dashes.
Expected behaviour: All addresses are presented without dashes.
What's the change: Replace address format from .pretty() to .plain().
.pretty()
.plain()
SonarCloud Quality Gate failed.
2 Bugs 0 Vulnerabilities 0 Security Hotspots 273 Code Smells
No Coverage information 0.9% Duplication
Current behaviour: All addresses are presented with dashes.
Expected behaviour: All addresses are presented without dashes.
What's the change: Replace address format from
.pretty()
to.plain()
.