Skip to content

Dust threshold of Litecoin #498

@pushdpopd

Description

@pushdpopd

I'm investigating the specification of litecoin to create easy to use litecoin wallet.

In litecoin mainnet, when I try to broadcast 0.0001 LTC transaction, my transaction is rejected by the following error:
"{"result":null,"error":{"code":-26,"message":"64: dust"},"id":"a92beefa-cc60-4c25-abae-9fb8a49e92cb"}"

Is 0.0001 LTC dust amount?
I thought the implementation of dust judgement logic is same with bitcoin, but is there any difference?

Any comments and advices are appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions