OptionalprovidersOptionalredirectAllows control of how redirects are processed
OptionalredirectedIf true, this resolve action is occurring while processing a redirect from a _redirects file - if it fails, do not attempt to fall back to the _redirects file again
OptionalsessionIf true, only peers that are found to have the root block of a DAG will be queried for subsequent blocks. If no peers in the session have a subsequent block the routing will be queried for more peers to add to the session.
Optionalsignal
An 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
findProvidersrouting query will be run to find peers that can supply the blocks.