polling=1 # Only for Hardhat
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
account='test1'
|
account='test1'
|
||||||
rpc_url='local'
|
rpc_url='local'
|
||||||
ws_url='local_ws'
|
ws_url='local_ws'
|
||||||
|
|
||||||
|
# additional configuration for hardhat
|
||||||
|
# polling=1 # Only for Hardhat. Do not use with Anvil!
|
||||||
|
|||||||
Reference in New Issue
Block a user