mirror of
https://github.com/logos-storage/logos-storage-contracts-eth.git
synced 2026-01-08 08:13:08 +00:00
adjusting hardhat timeout for better stability
This commit is contained in:
parent
08e91c2443
commit
3b1e6703cd
@ -24,6 +24,7 @@ module.exports = {
|
|||||||
networks: {
|
networks: {
|
||||||
hardhat: {
|
hardhat: {
|
||||||
tags: ["local"],
|
tags: ["local"],
|
||||||
|
timeout: 20000,
|
||||||
allowBlocksWithSameTimestamp: true
|
allowBlocksWithSameTimestamp: true
|
||||||
},
|
},
|
||||||
codexdisttestnetwork: {
|
codexdisttestnetwork: {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user