pub fn nip05_document(
names: impl IntoIterator<Item = (String, String)>,
) -> Nip05DocumentExpand description
Build the NIP-05 document structure for a pod’s own hosted names.
pub fn nip05_document(
names: impl IntoIterator<Item = (String, String)>,
) -> Nip05DocumentBuild the NIP-05 document structure for a pod’s own hosted names.