RegisterBeforeProofData constructor

RegisterBeforeProofData(
  1. ContentId contentId
)

Implementation

RegisterBeforeProofData(this.contentId)
    : super(OperationType.registerBeforeProof);