ResolveOptionsCombined
Last updated
Last updated
• Docs
/ / ResolveOptionsCombined
Options for combined resolution calls
race?
boolean
If true all resolvers will be sent the request and the first to respond will be used. If false, the resolvers will be queried in series.
-
noVerify?
boolean
If true, the resolver will not verify the signature of the resolved twine
ResolveOptions.noVerify
noCache?
boolean
If true, the resolver will bypass the cache
ResolveOptions.noCache