Skip to content

Commit

Permalink
Add hardware wallet feature for nufi
Browse files Browse the repository at this point in the history
  • Loading branch information
jribbink committed Oct 26, 2024
1 parent 3cf1570 commit 10313a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/wallets/nufi/nufi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const nufi: WalletConfig = {
'https://chromewebstore.google.com/detail/nufi/gpnihlnnodeiiaakbikldcihojploeca',
browser: 'https://nu.fi',
},
features: ['extension'],
features: ['extension', 'hardware'],
}

export default nufi

0 comments on commit 10313a9

Please sign in to comment.