Module nrs

Source

Structs§

NrsMap
An NRS map is a description of a registered topname and all subnames associated with that.
VersionHash
Version Hash corresponding to the entry hash where the content is stored

Enums§

ContentType
We encode the content type that a XOR-URL is targetting, this allows the consumer/user to treat the content in particular ways when the content requires it.
DataType
We also encode the native SAFE data type where the content is being stored on the SAFE Network, this allows us to fetch the targetted data using the corresponding API, regardless of the data that is being held which is identified by the ContentType instead.

Constants§

NRS_MAP_TYPE_TAG
Type tag to use for the NrsMapContainer stored on Register

Type Aliases§

Multimap