Skip to main content

load_solidity_example

Function load_solidity_example 

Source
pub fn load_solidity_example(path: &str) -> Result<Vec<u8>>
Expand description

Reads a Solidity file, detects its contract name, and returns the compiled bytecode.