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