Constructors

Synopses

Declared in <blockencodings.h>

Constructs an empty message.

constexpr
BlockTransactions() = default;

Constructs a message sized to answer the given request.

Parameters

Name

Description

req

The request whose block hash and index count are mirrored.

Created with MrDocs