Add mechanism to transfer Dusk between Moonlight and Phoenix #1994
Labels
module:contracts
Issues related to the genesis contracts
type:enhancement
Issues concerning code or feature improvement (performance, refactoring, etc)
Currently the only way to transfer Dusk between Moonlight and Phoenix is to deploy a contract for this very purpose. This requires multiple transactions - one to deposit to a contract, and another to withdraw to whichever model the transaction chooses.
It would be a more elegant solution to make it possible to do this is one single transaction.
The text was updated successfully, but these errors were encountered: