Skip to content

Commit

Permalink
chore: cleaned up commented code and unnecessary lock files
Browse files Browse the repository at this point in the history
  • Loading branch information
finoaamukherjee committed Jun 6, 2024
1 parent 9729859 commit 4432f6a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3,594 deletions.
4 changes: 0 additions & 4 deletions packages/finoaconnect/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@ function finoaConnect(option?: string | FinoaWalletOption): WalletInit {
...args: Parameters<FinoaEIP1193Provider['request']>
) {

// if (args[0].method === "eth_getBalance") {
// return ("0xDE0B6B3A7640000")
// }

try {
return await (source as FinoaEIP1193Provider['request']).call(
this,
Expand Down
Loading

0 comments on commit 4432f6a

Please sign in to comment.