pub fn update_reward_address<T: Config>(
    new_reward_account: T::AccountId,
    crowdloan_id: Option<u32>
)
Expand description

Update reward address, proving that the caller owns the current native key

Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::update_reward_address.