setRewardDestination

open fun setRewardDestination(value: RewardDestination): Polkadot.Staking.Bond.Builder
destination for rewards
.TW.Polkadot.Proto.RewardDestination reward_destination = 3;

Return

This builder for chaining.

Parameters

value

The enum numeric value on the wire for rewardDestination to set.