Add batching of transactions for opening a channel & depositing #400
Labels
component:CORE
Raiden Network Core Smart Contracts
enhancement
New feature or request
Needs redeployment
The issue/PR results in a breaking change in the precompiled data in `contracts.json` ->redeployment
P4: good_to_have
Milestone
We can have a wrapper for opening a channel and depositing. This lowers the waiting time for the user, as it reduces the number of on-chain transactions from 2 to 1.
The text was updated successfully, but these errors were encountered: