Expand description

Map pubkeys to stake delegations

This module implements clone-on-write semantics for StakeDelegations to reduce unnecessary cloning of the underlying map.

Structs

A map of pubkey-to-stake-delegation with clone-on-write semantics