reticulum-js
    Preparing search index...

    Function aspectNameHash

    • Precomputes the 10-byte announce name_hash for a given aspect string (SHA-256(aspect)[:10]). Used to aspect-filter the transport "announce" event without a separate announce-handler registry.

      Parameters

      • aspect: string

      Returns Promise<Uint8Array<ArrayBufferLike>>