Length of inputs should be limited to improve user experience and prevent database overflow.
If the address is too long, there should be some way to not fully display it.
The below example shows an address of 10000 digits of pi fully displayed, it was not even close enough to fit on the screen and required a decent amount of scrolling to get to the next contact.

Length of inputs should be limited to improve user experience and prevent database overflow.
If the address is too long, there should be some way to not fully display it.
The below example shows an address of 10000 digits of pi fully displayed, it was not even close enough to fit on the screen and required a decent amount of scrolling to get to the next contact.