Skip to content

Commit

Permalink
Merge branch 'work-be2-daniel-clean-logs' of github.com:dedis/popstel…
Browse files Browse the repository at this point in the history
…lar into work-be2-daniel-clean-logs
  • Loading branch information
DanielTavaresA committed Jun 27, 2024
2 parents a0f81e7 + a0cc1c3 commit fa1e905
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 fa1e905

Please sign in to comment.