Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApplyOptions

Options to control the behavior of pushStorageConfig.

Hierarchy

  • ApplyOptions

Index

Properties

Optional importDealIds

importDealIds: number[]

Allows to import active on-chain deals to the Cid deals information.

Optional noExec

noExec: undefined | false | true

Allows to configure if a Job should ensure the new storage configuration.

Optional override

override: undefined | false | true

Allows you to override an existing storage configuration

Optional storageConfig

storageConfig: AsObject

Allows you to override the default storage config with a custom one

Generated using TypeDoc