• Hash a map into an ArrayBuffer using the representation-independent-hash function. https://sdk.dfinity.org/docs/interface-spec/index.html#hash-of-map

    Parameters

    • map: Record<string, unknown>

      Any non-nested object

    Returns ArrayBuffer

    ArrayBuffer