Skip to main content

DeployTxOptions

For the complete documentation index, see llms.txt

Midnight.js API Reference v4.0.2


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

Type Alias: DeployTxOptions<C>

DeployTxOptions<C> = DeployTxOptionsBase<C> | DeployTxOptionsWithPrivateStateId<C>

Configuration for creating deploy transactions.

Type Parameters

C

C extends Contract.Any