Hide the QT option of using bech32 address to make it less confusing to use.

This commit is contained in:
Just Wonder 2020-06-22 15:43:54 -07:00
parent c8c6336646
commit 98aea85623

View File

@ -190,6 +190,9 @@
</item>
<item>
<widget class="QCheckBox" name="useBech32">
<property name="visible">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>