Update pleaseBackupLNDHub.js

This commit is contained in:
Marcos Rodriguez Vélez 2021-07-12 22:06:23 -04:00
parent 5c53ef17f5
commit 0ab020b430

View File

@ -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"