Skip to content

Commit

Permalink
Rename: web3-onboard ledger live module
Browse files Browse the repository at this point in the history
  • Loading branch information
rdig committed May 28, 2024
1 parent 19fc5b2 commit f1b1ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/redux/sagas/wallet/ledgerLiveModule.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ function ledgerLiveModule(options?: LedgerOptionsWCv2): WalletInit {

return () => {
return {
label: 'Ledger',
label: 'Ledger Live',
getIcon: async () => icon,
getInterface: async ({
chains,
Expand Down

0 comments on commit f1b1ce6

Please sign in to comment.