Skip to content

cardano-web3-js / CW3Types / RedeemerCost

Type Alias: RedeemerCost

RedeemerCost = object

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

Properties

budget

budget: object

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

cpu

cpu: number

memory

memory: number


validator

validator: string

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

Released under the MIT License