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
after some effort, I've come to understand this happens because the "donor" account needs to reveal its public key. there is nothing in the above output that might lead me to that conclusion. in fact, the only hint I get is that invalid_sig: true
could you guys enhance the output such that the error leads us developers to a resolution? something such as "needs reveal public key" or whatever
The text was updated successfully, but these errors were encountered:
if I create an account:
and fund it, when I attempt to send funds from it via code, it fails with the output below
after some effort, I've come to understand this happens because the "donor" account needs to reveal its public key. there is nothing in the above output that might lead me to that conclusion. in fact, the only hint I get is that
invalid_sig: true
could you guys enhance the output such that the error leads us developers to a resolution? something such as "needs reveal public key" or whatever
The text was updated successfully, but these errors were encountered: