Replies: 3 comments
-
you are hitting the limit of amount of coin ID's in a single transaction |
Beta Was this translation helpful? Give feedback.
-
Ah, interesting. Makes sense. Thank you for taking the time to explain. I suspect anyone farming via pool will run into similar issues. Chia team, a more clear error message would go a long way here in easing frustration and adding clarity. I searched this issue on Google and here in the Issues, and while I now understand one of the prior closed issues on GitHub references it, it's not clear unless you already really understand what's going on under the hood in how transactions are constructed. For the less technical farmer or user, it just seems like an arbitrary transaction limit that's a frustrating bug. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the feedback, and I agree. I'll put a pin somewhere in the idea we should revisit the messaging this returns! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
Attempting to send a transaction for an amount+fee less than spendable balance, is resulting in an error.
chia wallet show -f [fingerprint]
chia wallet send -f [fingerprint] -a 5.0 -m 0.00005 -t [address]
This should be able to successfully send and have a remaining balance of 0.00525xxxxxx XCH.
Desktop
Beta Was this translation helpful? Give feedback.
All reactions