diff --git a/src/views/ClaimView.vue b/src/views/ClaimView.vue index 34b43108..2d130992 100644 --- a/src/views/ClaimView.vue +++ b/src/views/ClaimView.vue @@ -19,9 +19,9 @@
{{ util.inspect(veriClaim, false, null) }}+
+ {{ util.inspect(veriClaim, false, null) }} +
+
The full claim includes the claim as it was originally issued, including the signature (ie. the proof of issuance by that person).
{{ fullClaimMessage }} -