mithril_common::entities

Type Alias 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 */ }