Skip to content

Commit

Permalink
rollback
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenmarcus committed Jul 29, 2024
1 parent 1e13d67 commit 626ca6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/src/wallet/wallet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ export const setupMintbaseWalletSelector = async (


const BitteModuleWallet = {
walletUrl: walletUrls[network],
walletUrl: BitteWalletUrls[network],
callbackUrl: callbackUrl,
contractId: contractAddress,
};
Expand Down

0 comments on commit 626ca6d

Please sign in to comment.