Skip to content

Commit

Permalink
Merge pull request #1951 from dedis/auto-format-patches/work-be2-dani…
Browse files Browse the repository at this point in the history
…el-clean-logs

Fixes by auto-format action
  • Loading branch information
DanielTavaresA authored Jun 27, 2024
2 parents 8a45c7a + b0ec6ad commit a0cc1c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/messageData.md
Original file line number Diff line number Diff line change
Expand Up @@ -3364,6 +3364,7 @@ This message is sent by both organizers to their servers to be broadcast. The me

```json5
// ../protocol/examples/messageData/federation_tokens_exchange/federation_tokens_exchange.json

{
"object": "federation",
"action": "tokens_exchange",
Expand All @@ -3372,11 +3373,13 @@ This message is sent by both organizers to their servers to be broadcast. The me
"tokens": ["M5ZychEi5rwm22FjwjNuljL1qMJWD2sE7oX9fcHNMDU="],
"timestamp": 1712854874
}

```
</details>

```json5
// ../protocol/query/method/message/data/dataFederationTokensExchange.json

{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://raw.githubusercontent.com/dedis/popstellar/master/protocol/query/method/message/data/dataFederationTokensExchange.json",
Expand Down

0 comments on commit a0cc1c3

Please sign in to comment.