Function transaction_builder_generator::read_abis
source · pub fn read_abis(dir_paths: &[impl AsRef<Path>]) -> Result<Vec<ScriptABI>>Expand description
Read all ABI files the specified directories. This supports both new and old ScriptABIs.