OptionalofflineIf true, do not perform any network operations and throw if blocks are missing from the local store. (default: false)
OptionalonOptionalprovidersAn optional list of peers known to host at least the root block of the DAG that will be fetched.
If this list is omitted, or if the peers cannot supply the root or any
child blocks, a findProviders routing query will be run to find peers
that can supply the blocks.
OptionalshardThe number of bits of a hash digest used at each level of sharding to the child index. 2**shardFanoutBits will dictate the maximum number of children for any shard in the HAMT.
OptionalshardWhether to estimate the size of the data that determines whether to shard the directory instead by counting link bytes, or count it accurately by calculating the size of the resulting block.
OptionalshardIf the serialized node is larger than this it might be converted to a HAMT sharded directory.
Optionalsignal
Options to pass to the rm command