Skip to content

Commit

Permalink
Update txn_author_agreement.md
Browse files Browse the repository at this point in the history
Signed-off-by: leopardracer <[email protected]>
  • Loading branch information
leopardracer authored Nov 11, 2024
1 parent d7037d7 commit b41151b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion design/txn_author_agreement.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ pub extern fn indy_build_get_txn_author_agreement_request(command_handle: Comman
///
/// #Params
/// request_json - original request
/// text and version - (optional) raw data about TAA from ledger. These parameters should be passed together. These parameters are required if digest parameter is ommited.
/// text and version - (optional) raw data about TAA from ledger. These parameters should be passed together. These parameters are required if digest parameter is omitted.
/// digest - (optional) hash on text and version. This parameter is required if text and version parameters are ommited.
/// acc_mech_type - mechanism how user has accepted the TAA
/// time_of_acceptance - UTC timestamp when user has accepted the TAA
Expand Down

0 comments on commit b41151b

Please sign in to comment.