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
This is supported on non-WebAssembly only.
This is supported on non-WebAssembly only.
Returns the private keys used to instantiate this instance
This is supported on non-WebAssembly only.
This is supported on non-WebAssembly only.
Returns the addresses used to instantiate this instance
This is supported on non-WebAssembly only.
This is supported on non-WebAssembly only.
Returns the port of this instance
This is supported on non-WebAssembly only.
This is supported on non-WebAssembly only.
Returns the HTTP endpoint of this instance
This is supported on non-WebAssembly only.
This is supported on non-WebAssembly only.
Returns the Websocket endpoint of this instance