Update contracts/exchange-libs/test/lib_zero_ex_transaction.ts
Co-Authored-By: Lawrence Forman <lawrence@0xproject.com>
This commit is contained in:
@@ -68,7 +68,7 @@ blockchainTests('LibZeroExTransaction', env => {
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
it('should correctly hash a non-empty order', async () => {
|
it('should correctly hash a non-empty transaction', async () => {
|
||||||
await testGetTransactionHashAsync({
|
await testGetTransactionHashAsync({
|
||||||
salt: randomUint256(),
|
salt: randomUint256(),
|
||||||
expirationTimeSeconds: randomUint256(),
|
expirationTimeSeconds: randomUint256(),
|
||||||
|
|||||||
Reference in New Issue
Block a user