Skip to content

Commit

Permalink
signature updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsan-g committed Oct 6, 2023
1 parent e62aba3 commit 5ed95ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/features/wallet/wallet.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,8 @@ export class WalletService {
signatureVersion = 'v3';
}
}
console.log(signatureVersion);

// define your data types
if (need.type === NeedTypeEnum.PRODUCT) {
// content of the message was changed, we need this to verify older signatures
Expand Down

0 comments on commit 5ed95ef

Please sign in to comment.