pub async fn lookup_compiler_version( version: &Version, ) -> Result<Version, EtherscanError>
Given a Solc Version, lookup the build metadata and return the full SemVer. e.g. 0.8.13 -> 0.8.13+commit.abaa5c0e
0.8.13
0.8.13+commit.abaa5c0e