Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifying library with the same interface
This commit is contained in:
		
							
								
								
									
										5
									
								
								packages/order-watcher/test/utils/constants.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								packages/order-watcher/test/utils/constants.ts
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,5 @@
 | 
			
		||||
export const constants = {
 | 
			
		||||
    NULL_ADDRESS: '0x0000000000000000000000000000000000000000',
 | 
			
		||||
    TESTRPC_NETWORK_ID: 50,
 | 
			
		||||
    ZRX_DECIMALS: 18,
 | 
			
		||||
};
 | 
			
		||||
		Reference in New Issue
	
	Block a user