Constant fvm_ipld_encoding::CBOR

source ·
pub const CBOR: u64 = 0x51;
Expand description

CBOR should be used to pass CBOR data when internal links don’t need to be traversable/reachable. When a CBOR block is loaded, said links will not be added to the reachable set.