Skip to main content

ContractConstructorOptionsBase

For the complete documentation index, see llms.txt

Midnight.js API Reference v4.0.4


Midnight.js API Reference / @midnight-ntwrk/midnight-js-contracts / ContractConstructorOptionsBase

Type Alias: ContractConstructorOptionsBase<C>

ContractConstructorOptionsBase<C> = object

서킷 호출의 대상을 설명합니다.

Type Parameters

C

C extends Contract.Any

Properties

compiledContract

readonly compiledContract: CompiledContract.CompiledContract<C, any>

호출할 서킷을 정의하는 컴파일된 컨트랙트입니다.