diff --git a/Endorser.md b/Endorser.md index c108fec4d8..54f545fce3 100644 --- a/Endorser.md +++ b/Endorser.md @@ -57,5 +57,7 @@ Endorsement: --auto-create-revocation-transactions For Authors, specify whether to automatically create transactions for a cred def's revocation registry. (If not specified, the controller must invoke the endpoints required to create the revocation registry and assign to the cred def.) [env var: ACAPY_CREATE_REVOCATION_TRANSACTIONS] + --auto-promote-author-did + For Authors, specify whether to automatically promote a DID to the wallet public DID after writing to the ledger. ```