Skip to content

Commit

Permalink
revert change
Browse files Browse the repository at this point in the history
  • Loading branch information
ChaituVR committed Mar 14, 2024
1 parent cadb5e1 commit 36c8412
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/sign/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ const VERSION = '0.1.4';

export const domain = {
name: NAME,
version: VERSION,
chainId: 1
version: VERSION
// chainId: 1
};

export default class Client {
Expand Down

0 comments on commit 36c8412

Please sign in to comment.