Skip to content

Commit

Permalink
TEMP - add console logs
Browse files Browse the repository at this point in the history
  • Loading branch information
jessgusclark committed Sep 8, 2023
1 parent 103d939 commit 22b32d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/core/setup.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ export const createRIFWalletFactory =
relayVersion: 2,
}

console.log({ rifRelayConfig })

return RIFWallet.create(
wallet.connect(jsonRpcProvider),
onRequest,
Expand Down

0 comments on commit 22b32d5

Please sign in to comment.