CommitResponse¶
Purpose¶
A CommitResponse
contains the commitment generated by a commitment engine instance in response to a CommitRequest.
Type¶
Record with fields:
commitment
: Commitment
Generated commitment
- error
: Option<string>
Error in commitment generation, if applicable