Skip to content

Commit

Permalink
change message to sign
Browse files Browse the repository at this point in the history
  • Loading branch information
aliel committed Jun 4, 2024
1 parent 7b4c4d3 commit 3c71d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/aleph-persistent-storage.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { AuthenticatedAlephHttpClient } from '@aleph-sdk/client';
import { importAccountFromPrivateKey } from '@aleph-sdk/ethereum';
import web3 from 'web3';

const MESSAGE = 'Reza';
const MESSAGE = 'LibertAi';
const AGGREGATE_KEY = 'libertai-chat-ui';

export class AlephPersistentStorage {
Expand Down

0 comments on commit 3c71d9b

Please sign in to comment.