Function emerald_rs::storage::build_path [] [src]

pub fn build_path(base_path: &Path, chain: &str, folder: &str) -> PathBuf

Build chain specific path for selected folder

Arguments:

  • base_path - base folder for storage
  • chain - chain name
  • folder - destination folder