Static ethers_solc::RELEASES

source ·
pub static RELEASES: Lazy<(Releases, Vec<Version>, bool)>
Available on crate feature svm-solc and non-WebAssembly only.
Expand description

A list of upstream Solc releases, used to check which version we should download. The boolean value marks whether there was an error accessing the release list