Type Alias wallet_core::FragmentId

pub type FragmentId = Hash;

Aliased Type§

struct FragmentId {
    hash: Blake2b256,
}

Fields§

§hash: Blake2b256