get_compilation_input_from_metadata

Function get_compilation_input_from_metadata 

Source
pub fn get_compilation_input_from_metadata(
    meta: &Metadata,
    addr: Address,
) -> Result<SolcInput>
Expand description

Prepare the input for solc using metadate downloaded from Etherscan.