Constant fvm_ipld_encoding::DAG_CBOR

source ยท
pub const DAG_CBOR: u64 = 0x71;
Expand description

DagCBOR should be used for all IPLD-CBOR data where CIDs need to be traversable.