Function zksync_web3_rs::etherscan::utils::lookup_compiler_version
pub async fn lookup_compiler_version(
version: &Version
) -> impl Future<Output = Result<Version, EtherscanError>>Expand description
Given a Solc Version, lookup the build metadata and return the full SemVer.
e.g. 0.8.13 -> 0.8.13+commit.abaa5c0e