update_payee: TxDescriptor<{
    controller: SS58String;
}>

Migrates an account's RewardDestination::Controller to RewardDestination::Account(controller).

Effects will be felt instantly (as soon as this function is completed successfully).

This will waive the transaction fee if the payee is successfully migrated.