Type Alias Rewarded

Rewarded: PlainDescriptor<{
    amount: bigint;
    dest: StakingRewardDestination;
    stash: SS58String;
}>

The nominator has been rewarded by this amount to this destination.