Skip to content
This repository has been archived by the owner on Aug 14, 2019. It is now read-only.

Commit

Permalink
fixes :acme retry on "bad-nonce" error
Browse files Browse the repository at this point in the history
  • Loading branch information
joemfb authored and jtobin committed Jun 7, 2019
1 parent 8e6eebb commit 4865785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/acme.hoon
Original file line number Diff line number Diff line change
Expand Up @@ -1194,7 +1194,7 @@
:: request nonce if expired-invalid
::
?: (bad-nonce rep)
(nonce:effect spur)
(nonce:effect [act spur])
:: XX replace with :hall notification
::
~| [%sigh-fail wire]
Expand Down

0 comments on commit 4865785

Please sign in to comment.