createCircuitMaintenanceTxInterfaces
Midnight.js API Reference v3.1.0
Midnight.js API Reference / @midnight-ntwrk/midnight-js-contracts / createCircuitMaintenanceTxInterfaces
Function: createCircuitMaintenanceTxInterfaces()
createCircuitMaintenanceTxInterfaces<
C>(providers,compiledContract,contractAddress):CircuitMaintenanceTxInterfaces<C>
Creates a CircuitMaintenanceTxInterfaces.
Type Parameters
C
C extends Any
Parameters
providers
The providers to use to build transactions.
compiledContract
CompiledContract<C, any>
contractAddress
string
The ledger address of the contract.