Module bp7::bundle

source ·

Structs

  • Bundle represents a bundle as defined in section 4.2.1. Each Bundle contains one primary block and multiple canonical blocks.

Enums

Constants

  • Version for upcoming bundle protocol standard is 7.

Traits

Functions

  • Creates a new bundle with the given endpoints, a hop count block and a payload block. CRC is set to CrcNo by default and the lifetime is set to 60 * 60 seconds.

Type Aliases