mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 18:00:17 +01:00
FIX: better wallet export QR readability
This commit is contained in:
parent
bc8f4385e6
commit
d53f502da1
@ -87,7 +87,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'}
|
||||
|
Loading…
Reference in New Issue
Block a user