Skip to main content

Midnight.js API Reference v1.0.0


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

Type Alias: CallTxOptionsBase<C, ICK>

CallTxOptionsBase<C, ICK> = CallOptionsWithArguments<C, ICK>

Base type for configuration for a call transaction; identical to CallOptionsWithArguments.

Type Parameters

C

C extends Contract

ICK

ICK extends ImpureCircuitId<C>