Closed matheus23 closed 8 months ago
This allows the JS side blockstore to choose the hashing function it supports, instead of always having blocks generated using blake3 from the rust code.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 54.62%. Comparing base (534c312) to head (40db936).
534c312
40db936
This allows the JS side blockstore to choose the hashing function it supports, instead of always having blocks generated using blake3 from the rust code.