Expand description

Newtype wrappers for primitive types.

Structs§

  • A Bloom filter consisting of a bit field of arbitrary byte-aligned size, maximum size is 36,000 bytes.
  • A magic number identifying the network.
  • A nonce used in the networking layer to identify messages.
  • A bitflag describing services advertised by a node in the network.
  • A random value to add to the seed value in a hash function.
  • A protocol version number.

Constants§

Traits§