Function ethers_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