helia

Home > helia > HeliaInit > hashers

HeliaInit.hashers property

By default sha256, sha512 and identity hashes are supported for bitswap operations. To bitswap blocks with CIDs using other hashes pass appropriate MultihashHashers here.

Signature:

hashers?: MultihashHasher[];