Skip to content

Commit

Permalink
Merge pull request openwallet-foundation#19 from dbluhm/fix/auto-acce…
Browse files Browse the repository at this point in the history
…pt-offer

Add auto accept offer
  • Loading branch information
dbluhm authored Oct 15, 2019
2 parents 87dd5af + bd7ffe0 commit b29fee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion medici-startup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ aca-py start \
-ot http \
-e $ENDPOINT \
--auto-accept-requests --auto-ping-connection \
--auto-respond-credential-proposal --auto-respond-credential-request \
--auto-respond-credential-proposal --auto-respond-credential-offer --auto-respond-credential-request \
--auto-respond-presentation-proposal --auto-respond-presentation-request --auto-verify-presentation \
--invite --invite-role admin --invite-label MediciTrainingDockerAgent \
--admin 0.0.0.0 3001 --admin-insecure-mode \
Expand Down

0 comments on commit b29fee8

Please sign in to comment.