-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not enough balance with balance and trying to send - message makes no sense #22
Comments
hi @bioduds, thanks for the report! How much balance do you have on your multisig wallet? You can check the balance with
it can happen that a transfer wasn't confirmed from the network yet and the iota haven't appeared in your multisig wallet yet. In fact this error comes directly from the iota lib, which checks the balance of an address before a transfer. |
I'm testing. I have 10 iotas on one and 5 on another.
…On Tue, Sep 19, 2017 at 9:46 AM, Robert Kowalski ***@***.***> wrote:
hi @bioduds <https://github.com/bioduds>,
thanks for the report!
How much balance do you have on your multisig wallet? You can check the
balance with
smidgen get-balance $your-multisig-address
it can happen that a transfer wasn't confirmed from the network yet and
hasn't appeared in your multisig wallet yet.
In fact this error comes directly from the iota lib, which checks the
balance of an address before a transfer.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#22 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AB-gmoWvjVfkY_oEJm4AO0fgW_VO9uJJks5sj7e2gaJpZM4Pbqw8>
.
|
ok! if it wasn't confirmed yet try reattaching every 30mins, thats whats currently recommended to speed up transfers. |
Actually, it is not processing
…On Tue, Sep 19, 2017 at 9:52 AM, Robert Kowalski ***@***.***> wrote:
ok!
if it wasn't confirmed yet try reattaching every 30mins, thats whats
currently recommended to speed up transfers.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#22 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AB-gmvrd3i9wN3CauerpUBtiKyopmZe3ks5sj7j1gaJpZM4Pbqw8>
.
|
@bioduds in the future we have better error messages: thanks for your input so far! I think we can close this issue now? |
closing: abandoned issue |
I'm testing multisig wallet, I'm trying to send iotas. It gives me a totally wrong message, not related, saying I have no balance whence I do. Print attached.
The text was updated successfully, but these errors were encountered: