Skip to content

Commit

Permalink
restore empty message to fix broken hyperlinks
Browse files Browse the repository at this point in the history
Signed-off-by: dhh1128 <daniel.hardman@gmail.com>
  • Loading branch information
dhh1128 committed May 10, 2022
1 parent 6c952fb commit bbb4602
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
12 changes: 0 additions & 12 deletions docs/spec-files/empty.md
Expand Up @@ -6,18 +6,6 @@ The [PIURI](#protocol-identifier-uri) for this protocol is:

https://didcomm.org/empty/1.0

#### Roles

There are two parties in a trust ping: the `sender`
and the `receiver`. The sender initiates the trust
ping. The receiver responds. If the receiver wants
to do a ping of their own, they can, but this is a
new interaction in which they become the sender.

#### Messages

##### empty

The `empty` message has no semantic meaning. The message's only purpose is to allow the transfer of message headers.

```JSON
Expand Down
1 change: 1 addition & 0 deletions specs.json
Expand Up @@ -29,6 +29,7 @@
"routing.md",
"out_of_band.md",
"feature_discovery.md",
"empty.md",
"trustping.md",
"i18n.md",
"future_proofing.md",
Expand Down

0 comments on commit bbb4602

Please sign in to comment.