Struct ethers_core::utils::GanacheInstance [−][src]
pub struct GanacheInstance { /* fields omitted */ }
Expand description
A ganache CLI instance. Will close the instance when dropped.
Construct this using Ganache
Implementations
Returns the private keys used to instantiate this instance
Returns the addresses used to instantiate this instance
Returns the Websocket endpoint of this instance