Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dip-0006.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@

The result can be imagined as a circle of nodes.

<p align="center"><img src="dip-0006/intra-quorum-comm.png" alt="Building intra-quorum connections" width="500"/></p>
![Building intra-quorum connections](dip-0006/intra-quorum-comm.png)

Most messaging between members is performed using the inventory system of Dash. This means that members will first send INV messages to other members and respond to GETDATA messages. Some communication messages, however, will be directly sent (see [DIP007 - LLMQ Signing Requests/Sessions](https://github.com/dashpay/dips/blob/master/dip-0007.md)) to quorum members without using the inventory system.

Expand Down Expand Up @@ -436,7 +436,7 @@

## Current LLMQ types

LLMQ types may be defined based on future DIPs. A list of registered LLMQ types can be found [here](dip-0006/llmq-types.md).

Check failure on line 439 in dip-0006.md

View workflow job for this annotation

GitHub Actions / lint

Link text should be descriptive

dip-0006.md:439:95 MD059/descriptive-link-text Link text should be descriptive [Context: "[here]"] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md059.md

## Copyright

Expand Down
Binary file modified dip-0006/intra-quorum-comm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading