(byte-array->address b)Converts bytes into a content addressable representation.
NOTES:
calculated-at attribute is #time/instant
ex: #time/instant"2025-01-14T21:08:25.144972Z"Converts bytes into a content addressable representation. NOTES: - This currently uses a specific addressing function to produce the address info. - Algorithm :sha2-256 - Uses juxt/tick, the `calculated-at` attribute is #time/instant ex: #time/instant"2025-01-14T21:08:25.144972Z"
(data->address data)Creates an address out of data that can be converted into a byte array
Creates an address out of data that can be converted into a byte array
(file->address file)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |