mirror of
https://github.com/urbit/shrub.git
synced 2024-12-20 01:01:37 +03:00
ames: fix error slog on failed attestation timer
This commit is contained in:
parent
5b8f26558e
commit
76cc8939d3
@ -1800,7 +1800,7 @@
|
||||
:: if we haven't received an attestation, ask again
|
||||
::
|
||||
?^ error
|
||||
%- (slog leaf+"ames: attestation timer failed: {<u.error>}" ~)
|
||||
%- (slog 'ames: attestation timer failed' u.error)
|
||||
event-core
|
||||
?~ ship=`(unit @p)`(slaw %p i.t.wire)
|
||||
%- (slog leaf+"ames: got timer for strange wire: {<wire>}" ~)
|
||||
|
Loading…
Reference in New Issue
Block a user