Midnight.js API Reference v1.0.0
Midnight.js API Reference / @midnight-ntwrk/midnight-js-contracts / createCircuitMaintenanceTxInterfaces
Function: createCircuitMaintenanceTxInterfaces()
createCircuitMaintenanceTxInterfaces<
C
>(providers
,contract
,contractAddress
):CircuitMaintenanceTxInterfaces
<C
>
Creates a CircuitMaintenanceTxInterfaces.
Type Parameters
C
C
extends Contract
<any
, Witnesses
<any
>>
Parameters
providers
The providers to use to build transactions.
contract
C
The contract to use to execute circuits.
contractAddress
string
The ledger address of the contract.