package iohk.chain.types

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Block

types.proto:7

Representation of a block.

Used as request type in: node.Node.UploadBlocks

Used as response type in: node.Node.GetBlocks, node.Node.PullBlocks, node.Node.PullBlocksToTip, watch.Watch.BlockSubscription, watch.Watch.SyncMultiverse

message BlockIds

types.proto:26

A sequence of block identifiers used in fetch requests and solicitation.

Used as request type in: node.Node.GetBlocks, node.Node.GetHeaders

Used as field type in: node.BlockEvent

message Fragment

types.proto:20

Representation of a block fragment, that is, a transaction or other content item.

Used as request type in: node.Node.FragmentSubscription

Used as response type in: node.Node.FragmentSubscription, node.Node.GetFragments

message FragmentIds

types.proto:32

A sequence of fragment identifiers used in fetch requests.

Used as request type in: node.Node.GetFragments

types.proto:13

Representation of a block header.

Used as request type in: node.Node.BlockSubscription, node.Node.PushHeaders

Used as response type in: node.Node.GetHeaders, node.Node.PullHeaders, watch.Watch.TipSubscription

Used as field type in: node.BlockEvent