Expand description

A module with types for declaring block rewards and a client interface for interacting with a block reward contract.

Modules

Structs

A client for the block reward contract.

Enums

The kind of block reward. Depending on the consensus engine the allocated block reward might have different semantics which could lead e.g. to different reward values.

Functions

Applies the given block rewards, i.e. adds the given balance to each beneficiary’ address. If tracing is enabled the operations are recorded.