Type Alias ManagedServiceId

Source
pub type ManagedServiceId = DataBlobHash;
Expand description

Service are identified by the blob ID of the description.

Aliased Type§

struct ManagedServiceId(pub CryptoHash);

Fields§

§0: CryptoHash