Type Alias mithril_common::entities::ImmutableFileName

source ·
pub type ImmutableFileName = String;
Expand description

ImmutableFileName represents the filename, with extension, of a immutable file in the Cardano node database

Aliased Type§

struct ImmutableFileName { /* private fields */ }