BeamMW / ios-wallet

Beam iOS Wallet
https://beam.mw/downloads
Apache License 2.0
21 stars 9 forks source link

Add contact screen - add address validation. #317

Closed sinaizd closed 5 years ago

sinaizd commented 5 years ago

We need to prohibit input characters that are not used in HEX addresses. Available characters are 0-9 A-F. Actual: image

sinaizd commented 5 years ago

checked