Move stake from one dao to another.
The dispatch origin for this call must be Signed by the staker's account.
from_dao
amount
to_dao
Move stake from one dao to another.
The dispatch origin for this call must be Signed by the staker's account.
from_dao
: Id of the dao to move stake from.amount
: Amount to move.to_dao
: Id of the dao to move stake to.