Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.

Commit

Permalink
Update wallet-service.js
Browse files Browse the repository at this point in the history
  • Loading branch information
joshstevens19 authored Sep 16, 2020
1 parent a435d9f commit 59b91e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/services/wallet-service.js
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,5 @@ export async function sendTransaction(tx) {
}

export async function openKycProcess() {
console.log('heyheyhey2');
await window.funwallet.sdk.kycModalOpen();
}

0 comments on commit 59b91e7

Please sign in to comment.