Messages
RegisterNotaryInfo
The caller of this message is considered the Admin of the NotaryInfo
and will be returned the NotaryInfoId
for
future reference.
UpdateVerificationMechanism
The caller of this message must be the Admin of the NotaryInfo
and will update the VerificationMechanism
for the
NotaryInfoId
.
UpdatePostVerificationAction
The caller of this message must be the Admin of the NotaryInfo
and will update the PostVerificationAction
for the
NotaryInfoId
.
UpdateAdmin
The caller of this message must be the Admin of the NotaryInfo
and will update the Admin
for the NotaryInfoId
.
RemoveNotaryInfo
The caller of this message must be the Admin of the NotaryInfo
and will remove the NotaryInfo
for the
NotaryInfoId
. This does not remove the NotarisedObjectSetMap
. Future calls to notarise data for this NotaryInfoId
will fail.
Notarise
This allows user to provide verifiable data, which will be processed by the verification mechanism contract and post verification action will be executed if the verification is successful.
The user must provide the NotaryInfoId
.