Add fake gas estimate suprovider for tests
This commit is contained in:
@@ -8,4 +8,5 @@ export const constants = {
|
||||
KOVAN_RPC_URL: 'https://kovan.infura.io',
|
||||
ROPSTEN_RPC_URL: 'https://ropsten.infura.io',
|
||||
ZRX_DECIMALS: 18,
|
||||
GAS_ESTIMATE: 500000,
|
||||
};
|
||||
|
Reference in New Issue
Block a user