Skip to content

Commit

Permalink
feat(front): update sign message
Browse files Browse the repository at this point in the history
  • Loading branch information
1Mateus committed Jan 23, 2024
1 parent b787272 commit 17d9310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front/chains/kadena/adapters/wallet-connect.ts
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ export const provider = defineStore({
throw new Error('No selected account to send from')
}

callbackProgress('Waiting for sign.')
callbackProgress('Await sign')

const signWithWalletConnect =
createWalletConnectQuicksign(
Expand Down

0 comments on commit 17d9310

Please sign in to comment.