pub static GANACHE_1337_WEB3: Lazy<Web3<Http>>
Available on crate feature test-util only.
Expand description

Initialized Ganache [Web3] instance using a Http transport for usage in tests. It uses the GANACHE_1337 to initialize the client.