Skip to content

cardano-web3-js / CW3Types / CollateralConfig

Type Alias: CollateralConfig

CollateralConfig = object

Defined in: src/types/index.ts:256

Properties

auto

auto: boolean

Defined in: src/types/index.ts:258


excludeFromInputs

excludeFromInputs: boolean

Defined in: src/types/index.ts:259


utxo

utxo: Utxo | undefined

Defined in: src/types/index.ts:257

Released under the MIT License