Add sol-cover implementation
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export const constants = {
|
||||
RPC_URL: 'http://localhost:8545',
|
||||
RPC_PORT: 8545,
|
||||
GAS_ESTIMATE: 1000000,
|
||||
GAS_ESTIMATE: 5000000,
|
||||
};
|
||||
|
Reference in New Issue
Block a user