aboutsummaryrefslogtreecommitdiff
path: root/messages.go
diff options
context:
space:
mode:
Diffstat (limited to 'messages.go')
-rw-r--r--messages.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/messages.go b/messages.go
index bd673ba..ad2b741 100644
--- a/messages.go
+++ b/messages.go
@@ -63,6 +63,7 @@ type Challenge struct {
Validated *time.Time `json:"validated,omitempty"`
KeyAuthorization string `json:"keyAuthorization,omitempty"`
Error *Problem `json:"error,omitempty"`
+ Solver `json:"-"`
}
// Problem description