Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
achamayou committed Oct 16, 2023
1 parent 878db90 commit 6b9dd4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/node/rpc/member_frontend.h
Original file line number Diff line number Diff line change
Expand Up @@ -1193,7 +1193,7 @@ namespace ccf
HTTP_STATUS_INTERNAL_SERVER_ERROR,
ccf::errors::InternalError,
fmt::format(
"Failed to execute validation (here): {} {}",
"Failed to execute validation: {} {}",
reason,
trace.value_or("")));
return;
Expand Down

0 comments on commit 6b9dd4c

Please sign in to comment.