Update registry-sdk version

This commit is contained in:
Adw8 2024-07-26 20:08:54 +05:30
parent 8f796ca57b
commit 79b04315ca
2 changed files with 1 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@cerc-io/registry-sdk": "^0.2.2",
"@cerc-io/registry-sdk": "^0.2.3",
"@cosmjs/amino": "^0.32.3",
"@cosmjs/crypto": "^0.32.3",
"@cosmjs/proto-signing": "^0.32.3",

View File

@ -51,8 +51,6 @@ const App = (): React.JSX.Element => {
const onSessionProposal = useCallback(
async (proposal: SignClientTypes.EventArguments['session_proposal']) => {
console.log("modal triggered")
debugger
if (!accounts.length || !accounts.length) {
const { id } = proposal;
await web3wallet!.rejectSession({