aboutsummaryrefslogtreecommitdiff
path: root/hsm-dummy-receiver
diff options
context:
space:
mode:
Diffstat (limited to 'hsm-dummy-receiver')
-rw-r--r--hsm-dummy-receiver/Main.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/hsm-dummy-receiver/Main.hs b/hsm-dummy-receiver/Main.hs
index 6f3db81..6fb78b1 100644
--- a/hsm-dummy-receiver/Main.hs
+++ b/hsm-dummy-receiver/Main.hs
@@ -34,7 +34,7 @@ handle = S.fold S.drain . S.mapM handler
. mappend "Received pulse #"
. pack
. show
- . body @Int
+ . body @Word
-- Dummy receiver service:
-- Proof of concept. Listens for "pulses" through ZMQ and logs each time one