Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetBlocks ¶
type GetBlocks struct {
Locators [][]byte
}
GetBlocks defines a getblocks message on the Dusk wire protocol. It is used to request blocks from another peer.
type Inv ¶
type Inv struct {
InvList []InvVect
}
Inv contains a list of Inventory vector
Click to show internal directories.
Click to hide internal directories.