Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b41151b

Browse files
author
leopardracer
authored
Update txn_author_agreement.md
Signed-off-by: leopardracer <[email protected]>
1 parent d7037d7 commit b41151b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

design/txn_author_agreement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ pub extern fn indy_build_get_txn_author_agreement_request(command_handle: Comman
213213
///
214214
/// #Params
215215
/// request_json - original request
216-
/// 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.
216+
/// 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.
217217
/// digest - (optional) hash on text and version. This parameter is required if text and version parameters are ommited.
218218
/// acc_mech_type - mechanism how user has accepted the TAA
219219
/// time_of_acceptance - UTC timestamp when user has accepted the TAA

0 commit comments

Comments
 (0)