Skip to content

Commit

Permalink
Merge pull request #1652 from Web3Auth/feat/wc-proposal-fix
Browse files Browse the repository at this point in the history
fix issues with proposal expiration
  • Loading branch information
chaitanyapotti authored Dec 22, 2023
2 parents cc13f49 + 0f7563d commit 32f24a6
Show file tree
Hide file tree
Showing 16 changed files with 2,642 additions and 2,202 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"editor.codeActionsOnSave": {
"source.fixAll": true
"source.fixAll": "explicit"
},
"eslint.workingDirectories": [
{
Expand Down
Loading

0 comments on commit 32f24a6

Please sign in to comment.