Module lido::state[][src]

Expand description

State transition types

Structs

The exchange rate used for deposits and rewards distribution.

Specifies the fee recipients, accounts that should be created by Lido’s minter

Determines how rewards are split up among these parties, represented as the number of parts of the total. For example, if each party has 1 part, then they all get an equal share of the reward.

Constants

Size of a serialized Lido struct excluding validators and maintainers.

Type Definitions