pd

Module migrate

Source
Expand description

Logic for handling chain upgrades.

When consensus-breaking changes are made to the Penumbra software, node operators must coordinate to perform a chain upgrade. This module declares how local pd state should be altered, if at all, in order to be compatible with the network post-chain-upgrade.

Enums§

  • The kind of migration that should be performed.

Functions§