Skip to content

Sending Bitcoin Dust #173

@enty8080

Description

@enty8080

@ofek

Imagine I have 1 USD on my account, which is something near 0.000059. So key.get_balance('btc') equals to 0.000059.

Then, I am trying to send this amount using leftover like this:

key.send([], leftover='<addr>')

But have Insufficient funds error.

I think this is because the amount which is on my wallet is too small and even less than the transaction fee. Then, how to send this amount?

Waiting for your reply,
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions