Skip to content

Commit

Permalink
Merge pull request #113 from CityOfZion/CU-86dt27bzj
Browse files Browse the repository at this point in the history
CU-86dt27bzj - Create a WcSdk method to wipe all requests from a dapp
  • Loading branch information
melanke authored Apr 17, 2024
2 parents 56f20e7 + dc98ab1 commit 3f41979
Show file tree
Hide file tree
Showing 17 changed files with 425 additions and 275 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@cityofzion/wallet-connect-sdk-core",
"comment": "Implemented wipe methods",
"type": "minor"
}
],
"packageName": "@cityofzion/wallet-connect-sdk-core"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@cityofzion/wallet-connect-sdk-react",
"comment": "Implemented wipe methods",
"type": "minor"
}
],
"packageName": "@cityofzion/wallet-connect-sdk-react"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@cityofzion/wallet-connect-sdk-svelte",
"comment": "Implemented wipe methods",
"type": "minor"
}
],
"packageName": "@cityofzion/wallet-connect-sdk-svelte"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@cityofzion/wallet-connect-sdk-wallet-core",
"comment": "Implemented wipe methods",
"type": "minor"
}
],
"packageName": "@cityofzion/wallet-connect-sdk-wallet-core"
}
Loading

0 comments on commit 3f41979

Please sign in to comment.