Skip to content

Commit

Permalink
fix: reset chat_id
Browse files Browse the repository at this point in the history
  • Loading branch information
corlard3y committed May 27, 2024
1 parent e5bd9fa commit 7c60e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/examples/sdk-frontend-react/src/app/constants.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
// the unique id for a chat or the receivers's wallet ddress or domain name
export const CHAT_ID =
'0x99A08ac6254dcf7ccc37CeC662aeba8eFA666666';
'34c44214589cecc176a136ee1daf0f0231ecc6d6574b920b5ae39eb971fa3cb4';

0 comments on commit 7c60e1b

Please sign in to comment.