Write these down and store them offline. Tap to {{ hidden ? 'reveal' : 'hide' }}.
++ {{ aezeed ? 'Scan to copy the words into another device.' : 'Scan into a wallet that imports seeds by QR.' }} + Tap to {{ hidden ? 'reveal' : 'hide' }}. +
++ + The code contains your seed words as plain text — treat it exactly like the words + themselves. Note: this is an LND aezeed, not a BIP39 + phrase — it restores into LND-based wallets (Zeus, Blixt, another Archipelago node), + not into hardware wallets like Passport. + + + SeedQR — scans into Passport, SeedSigner, Keystone and other wallets that import + seeds by QR. Treat this code exactly like the words themselves. + + + Plain text words — for wallets that read the phrase as text. Treat this code exactly + like the words themselves. + +
+ +- The code contains your seed words — scan only into a wallet you trust, - and treat it exactly like the words themselves. + {{ qrFormat === 'seedqr' + ? 'SeedQR — scans into Passport, SeedSigner, Keystone and other wallets that import seeds by QR.' + : 'Plain text words — for wallets that read the phrase as text.' }} + Treat this code exactly like the words themselves.