Struct ethers_core::utils::GethInstance
source · pub struct GethInstance { /* private fields */ }
Expand description
A geth instance. Will close the instance when dropped.
Construct this using Geth
pub struct GethInstance { /* private fields */ }
A geth instance. Will close the instance when dropped.
Construct this using Geth