diff --git a/doc/todo/serialize_Messages_for_transferkeys.mdwn b/doc/todo/serialize_Messages_for_transferkeys.mdwn index e9f7205734..88fe7efb89 100644 --- a/doc/todo/serialize_Messages_for_transferkeys.mdwn +++ b/doc/todo/serialize_Messages_for_transferkeys.mdwn @@ -48,4 +48,5 @@ A few notes on implementing that: new output type by sending the message through the pipe, and also building any json object, and sending it through the pipe once it's done. -> Started work on this in the message-serialization branch. --[[Joey]] +> This is implemented in the message-serialization branch. Not merged +> pending actually using it. --[[Joey]]