You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add lightning keycard generation to @bitgo/key-card
Add generateLightningKeycard function for single-sig lightning wallets.
Lightning keycards include the encrypted user auth key (box A) and
encrypted wallet password (box D), without backup or BitGo keys.
Extract shared coin/passphrase params into GenerateQrDataCoinParams
interface and add lightning-specific FAQ question.
T1-3214
0 commit comments