ResolveLatestOptionsCombined

@twine-protocol/twine-core v0.1.0Docs


twine-js / @twine-protocol/twine-core / ResolveLatestOptionsCombined

Interface: ResolveLatestOptionsCombined

Options for combined resolution of latest pulse calls

Extends

Properties

Property
Type
Description
Inherited from
Defined in

checkAll?

boolean

If true, all resolvers will be queried and the best/latest result will be returned

-

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

Last updated