Skip to main content

Module nonce

Module nonce 

Source
Expand description

Typed nonce used in overlay address derivation.

A Nonce is the 32-byte value mixed with an Ethereum address and a NetworkId when deriving the Swarm overlay address. See compute_overlay for the canonical derivation matching bee pkg/crypto/crypto.go:45-57.

Structsยง

Nonce
32-byte nonce mixed into the overlay address.