More schema to be rewritten later

This commit is contained in:
Gregor Reitzenstein 2020-09-07 17:24:05 +02:00
parent f822874888
commit d542e947e8
2 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@ interface Machine {
description @2 :Text;
responsible @3 :Text;
# TODO: Make that an user, issue #XXX
# TODO: Make that an user
}
info @0 () -> ( minfo :MInfo );

View File

@ -36,7 +36,7 @@ struct Message {
# Start an authenticaion exchange
# TODO: RPC bootstrapping
api @3 :Api.Diflouroborane;
}
}