Skip to main content

ContractConstructorOptionsWithProviderDataDependencies

For the complete documentation index, see llms.txt

Midnight.js API Reference v4.0.4


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

Type Alias: ContractConstructorOptionsWithProviderDataDependencies<C>

ContractConstructorOptionsWithProviderDataDependencies<C> = ContractConstructorOptionsWithArguments<C> & ContractConstructorOptionsProviderDataDependencies

인수와 프로바이더 데이터를 포함하는 컨트랙트 생성자 옵션입니다.

Type Parameters

C

C extends Contract.Any