Skip to main content

NamespaceKey

Type Alias NamespaceKey 

Source
type NamespaceKey = Vec<Vec<u8>>;
Expand description

Key identifying a namespace (used for Announce / SubscribeAnnounces maps).

Aliased Typeยง

struct NamespaceKey { /* private fields */ }