You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not enough balance to deposit. c778417e Available=0 Needed=5000000
despite the error if we execute
curl -i http://localhost:5001/api/1/channels
and then we can see from the output that a channel have been created and that we have been joined automatically the token Network W-Eth without any funds in it.
Scenario
i have no W-Eth and no unsettled channels as well. Therefore i can't join W-Eth token network.
i try to create a channel anyway with:
obviously i have 0 W-Eth, so i get this error:
despite the error if we execute
and then we can see from the output that a channel have been created and that we have been joined automatically the token Network W-Eth without any funds in it.
The text was updated successfully, but these errors were encountered: