Re-exports§
pub use cid_de_cbor::extract_cids;
Modules§
- cid_
de_ 🔒cbor - fallback_
de_ 🔒ipld_ dagcbor - serde_
byte_ array serde_byteswith max length check
Functions§
- blake2b_
256 - Generates BLAKE2b hash of fixed 32 bytes size.
- from_
slice_ with_ fallback - This method will attempt to de-serialize given bytes using the regular
serde_ipld_dagcbor::from_slice. Due to a historical issue in Lotus (see more in FIP-0027, we must still support strings with invalid UTF-8 bytes. On a failure, it will retry the operation using the fallback that will de-serialize strings with invalid UTF-8 bytes as bytes. - keccak_
256 - Generates Keccak-256 hash of fixed 32 bytes size.
- prover_
id_ from_ u64