Invitation commit options
Parameters for constructing a commit message.
The action identifier used in the invitation
The commit identifier of the invitation commit
The data of the invitation commit. e.g variables, inputs, outputs, transaction version, transaction locktime, etc.
The invitation identifier of the invitation
OptionalpreviousCommitIdentifier?: stringThe previous commit identifier in the invitation
The template identifier used in the invitation
Message string to be hashed and signed
Constructs the message string for invitation commit signing and verification by concatenating the stringified invitation commit data with all identifier fields in a deterministic order.