pub type StoredExtendedRewards = Vec<StoredExtendedReward>;

Trait Implementations§

source§

impl From<Rewards> for StoredExtendedRewards

source§

fn from(rewards: Rewards) -> Self

Converts to this type from the input type.