solana_runtime

Module 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

Traits§