Skip to content
This repository was archived by the owner on Feb 26, 2021. It is now read-only.

Changes unnecessary long strings to "".repeat()#714

Open
m4r1vs wants to merge 1 commit into
iotaledger-archive:masterfrom
m4r1vs:cleanup/shortened-strings
Open

Changes unnecessary long strings to "".repeat()#714
m4r1vs wants to merge 1 commit into
iotaledger-archive:masterfrom
m4r1vs:cleanup/shortened-strings

Conversation

@m4r1vs
Copy link
Copy Markdown

@m4r1vs m4r1vs commented Dec 11, 2017

I just decided to start contributing to this awesome project to help pushing IOTA forward. This is nothing near an important change but I wondered why some strings were using '9999999...' and some '9'.repeat() so I made it consistent. Now I'll try to tackle some other issues :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants