DeployTxOptions
For the complete documentation index, see llms.txt
Midnight.js API Reference v4.0.4
Midnight.js API Reference / @midnight-ntwrk/midnight-js-contracts / DeployTxOptions
Type Alias: DeployTxOptions<C>
DeployTxOptions<
C> =DeployTxOptionsBase<C> |DeployTxOptionsWithPrivateStateId<C>
배포 트랜잭션 생성을 위한 설정입니다.
Type Parameters
C
C extends Contract.Any