mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 18:00:17 +01:00
Update pleaseBackupLNDHub.js
This commit is contained in:
parent
5c53ef17f5
commit
0ab020b430
@ -64,7 +64,7 @@ const PleaseBackupLNDHub = () => {
|
||||
<BlueSpacing20 />
|
||||
<View style={styles.qrCodeContainer}>
|
||||
<QRCode
|
||||
value={wallet.secret}
|
||||
value={wallet.getSecret()}
|
||||
logo={require('../../img/qr-code.png')}
|
||||
logoSize={90}
|
||||
color="#000000"
|
||||
|
Loading…
Reference in New Issue
Block a user