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
In an experiment, my node was unable to initiate a head with a not enough funds error.
However I did have a fueled UTxO with enough found.
Maybe the problem came from the fact that I had a second fueled UTxO without enough funds.
I'm wondering if that might come from the selection of the fueled UTxO choosing the too small one.
In an experiment, my node was unable to initiate a head with a not enough funds error.
However I did have a fueled UTxO with enough found.
Maybe the problem came from the fact that I had a second fueled UTxO without enough funds.
I'm wondering if that might come from the selection of the fueled UTxO choosing the too small one.
Context & versions
Using the latest version from October 19th.
Having the following UTxO available in my wallet:
Steps to reproduce
I
to try open a headActual behavior
The initialization fails. You should observe an error regarding not enough funds.
Expected behavior
The initialization succeeds
The text was updated successfully, but these errors were encountered: