Skip to content

Commit

Permalink
debug onboarding
Browse files Browse the repository at this point in the history
  • Loading branch information
BitHighlander committed Nov 12, 2023
1 parent 19c9994 commit f5b3a3f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export const initializeWallet = async (
console.log("webUsbWallet: ",webUsbWallet)
if (webUsbWallet) return webUsbWallet
}catch(e){
console.error("Fauked to pair webUsbDevice: ",e)
console.error("Failed to pair webUsbDevice: ",e)
}
}
console.log("initializeWallet checkpoint 3 ")
Expand Down

0 comments on commit f5b3a3f

Please sign in to comment.