How to use ganache-cli over local RPC network brownie #872
-
Hi all, "BrownieEnvironmentWarning: Development network has a block height of 15" I think this has something todo with the fact that I cannot connect to the ganache-cli for some reason, instead brownie is using a local RPC client listening at the same port. While this isn't breaking anything it'd be great if anyone knew how to either close the RPC connection to allow for the ganache-cli to be used or how to change networks. Adding I noticed in Patrick's examples there is a line after he runs his tests "Terminating Local RPC Client", I am also not getting that. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hello @catanman-eng it depends a lot on your installation, I suggest the following.
|
Beta Was this translation helpful? Give feedback.
Hello @catanman-eng it depends a lot on your installation, I suggest the following.