Function emerald_rs::storage::build_contract_storage [] [src]

pub fn build_contract_storage<P>(
    path: P
) -> Result<Box<ContractStorage>, KeystoreError> where
    P: AsRef<Path>, 

Creates specific type of KeyFile storage (database or filesystem)

Arguments:

  • keystore_path - path for KeyFile storage