[Qt] tolerate BIP173/bech32 addresses during input validation
commit8213838db2e0625b7a74e5f9b6837e59da6cbcb3
authorJonas Schnelli <dev@jonasschnelli.ch>
Sat, 23 Sep 2017 02:48:14 +0000 (22 20:48 -0600)
committerPieter Wuille <pieter.wuille@gmail.com>
Fri, 29 Sep 2017 00:29:04 +0000 (28 17:29 -0700)
tree5d9bb4969bba02a9143cd796b324ad6c04dca8d1
parent06eaca63139ac02abf82b0245b42493c9b383905
[Qt] tolerate BIP173/bech32 addresses during input validation

This eases the during-type validation to allow Bech32 chars.
Once the focus has been lost, the address will be properly verified through IsValidDestinationString
src/qt/bitcoinaddressvalidator.cpp