Initial refactor of order-utils. Move many utils from contracts into this package.
This commit is contained in:
@@ -180,6 +180,7 @@ describe('Schema', () => {
|
||||
takerAssetData: NULL_ADDRESS,
|
||||
salt: '67006738228878699843088602623665307406148487219438534730168799356281242528500',
|
||||
feeRecipientAddress: NULL_ADDRESS,
|
||||
exchangeAddress: NULL_ADDRESS,
|
||||
expirationTimeSeconds: '42',
|
||||
};
|
||||
describe('#orderSchema', () => {
|
||||
|
Reference in New Issue
Block a user