Skip to content

Commit

Permalink
Merge pull request #726 from swcurran/public-did
Browse files Browse the repository at this point in the history
Add new public DID option for ACA-Py
  • Loading branch information
ianco authored Sep 4, 2023
2 parents 1f44bf2 + 8871c6c commit 6cb19e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aries-backchannels/acapy/acapy_backchannel.py
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ def get_agent_args(self):
("--wallet-name", self.wallet_name),
("--wallet-key", self.wallet_key),
"--monitor-revocation-notification",
"--requests-through-public-did",
"--notify-revocation",
"--open-mediation",
"--enable-undelivered-queue",
Expand Down

0 comments on commit 6cb19e8

Please sign in to comment.