DepositCall: ((obj?: ethers.PayableOverrides) => Promise<ethers.ContractTransaction>)

Type declaration

    • (obj?: ethers.PayableOverrides): Promise<ethers.ContractTransaction>
    • Parameters

      • Optional obj: ethers.PayableOverrides

      Returns Promise<ethers.ContractTransaction>

Generated using TypeDoc