Skip to content

Commit

Permalink
[ASL-4764] getUserQubicWalletUrl add provder
Browse files Browse the repository at this point in the history
  • Loading branch information
morsha committed Oct 18, 2023
1 parent 14c8258 commit f26809c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/src/QubicConnect.ts
Original file line number Diff line number Diff line change
Expand Up @@ -676,6 +676,7 @@ export class QubicConnect {
url: `${walletUrl}/verify-user-address`,
query: {
nextPath,
provider: this.user.qubicUser?.provider,
userAddress: this.user.address,
},
});
Expand Down

0 comments on commit f26809c

Please sign in to comment.