Module solana_runtime::stake_history
source · Expand description
This module implements clone-on-write semantics for the SDK’s StakeHistory
to reduce
unnecessary cloning of the underlying vector.
Structs
- The SDK’s stake history with clone-on-write semantics