Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

How does litecore-lib set the value of fee, will it keep 0.001? #15

Open
waliguder opened this issue Aug 23, 2018 · 1 comment
Open

Comments

@waliguder
Copy link

No description provided.

@adityataday
Copy link

I believe that is the default fee that is set if you don't provide your own transaction fees. Also, note that the min fee required for a Litecoin transaction also called as the "Relay fee" is 0.001 LTC. If you want to override this default fee just add .fee('your fees in satoshis') to your transaction.

Refer to this link https://github.com/bitpay/bitcore-lib/blob/master/docs/transaction.md

Hope this helps.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants