Merge branch 'master' into biometrics

This commit is contained in:
Marcos Rodriguez 2019-09-28 12:33:36 -04:00
commit 102bad7727
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
v4.5.2
======
* FIX: NaN when sending onchain
* FIX: RBF tx memo porting
v4.5.0
======

View file

@ -97,7 +97,7 @@ export default class WalletExport extends Component {
value={this.state.wallet.getSecret()}
logo={require('../../img/qr-code.png')}
size={this.state.qrCodeHeight}
logoSize={90}
logoSize={70}
color={BlueApp.settings.foregroundColor}
logoBackgroundColor={BlueApp.settings.brandingColor}
ecl={'H'}