polling=1 # Only for Hardhat

This commit is contained in:
7400
2024-01-09 17:34:27 -08:00
parent 0f95c1c21c
commit e4d70a28e8

View File

@@ -1,3 +1,6 @@
account='test1'
rpc_url='local'
ws_url='local_ws'
# additional configuration for hardhat
# polling=1 # Only for Hardhat. Do not use with Anvil!