Skip to content

Commit

Permalink
fix envelop test
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexNi245 committed Sep 20, 2024
1 parent 6a48b78 commit efe7592
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/lib/messaging/src/Envelop.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -142,10 +142,10 @@ describe('Envelope', () => {
to: '',
},
messageHash:
'0xc3428898a18e2cdb914e7eec870e45348c7f401d094968408524b787b43451d0',
'0xf2f8e4e1301481b3d7f11127adc11f5f4cf5faa8261296501d7726206ba35a85',
version: 'v1',
signature:
'kKfGVNdGuZf5TrWa6ctQAuHwZQ8fSH36D4Hz+pxYA2UPNMNVZvWPwRmDjKEHMf3iWm8v/yh3BW7fwwk8ns4+AA==',
'sHQCkcuocwB7E9iy2hzyvl45020vFNgDfEV/dAKaMal98svGl7Gk8h0vcXxmhNwZt+rJ0j+Bc6sgpoeiIBjBCQ==',
},
});
});
Expand Down

0 comments on commit efe7592

Please sign in to comment.