Middleware/SDK
Javascript
API
Approve LC

Approve LC

The approveLC is used to approve LC and returns transaction receipt.

LCWrapper.approveLC(documentId, stage, subStage, content, from)

  • documentId: string - hash of documentId
  • stage: number
  • subStage: number
  • content: object
    NameType
    contentHashstring[]
    urlstring
    signedTimeBN
    numOfDocumentsnumber
    acknowledgeSignaturestring
  • from: string - account send transaction

Return transaction receipt