Function zksync_web3_rs::etherscan::utils::lookup_compiler_version
source ยท pub async fn lookup_compiler_version(
version: &Version,
) -> 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