Skip to main content

Midnight.js API Reference v1.0.0


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

Function: createContractMaintenanceTxInterface()

createContractMaintenanceTxInterface(providers, contractAddress): ContractMaintenanceTxInterface

Creates a ContractMaintenanceTxInterface.

Parameters

providers

ContractProviders

The providers to use to build transactions.

contractAddress

string

The ledger address of the contract.

Returns

ContractMaintenanceTxInterface