atomiclabs / ledger-kmd-reward-claim

Claim your KMD rewards on your Ledger device
https://atomiclabs.github.io/ledger-kmd-reward-claim/
MIT License
4 stars 6 forks source link

Locktime #6

Closed ElvisPresly closed 5 years ago

ElvisPresly commented 5 years ago

What does Locktime mean?

screen shot 2019-02-19 at 14 04 40 pm

Why I have a red badge?

lukechilds commented 5 years ago

Locktime needs to be set on a transaction for it to be eligible to accrue interest.

If you have the red cross that means you used a wallet that doesn't support setting locktime so your UTXOs won't accrue interest.

ElvisPresly commented 5 years ago

Ledger Live not support locktime?

lukechilds commented 5 years ago

No, unfortunately not.

ElvisPresly commented 5 years ago

What is alternatives? After all to keep the deposit on Ledger loses sense if still award not charged.

lukechilds commented 5 years ago

If you send from Agama/komodod to your Ledger then your UTXOs will still accrue interest.

It's only making additional transactions inside Ledger Live that will not have nLockTime set.

lukechilds commented 5 years ago

@ElvisPresly I have submitted a PR to add this functionality to Ledger Live: https://github.com/LedgerHQ/ledger-live-desktop/pull/1825

lukechilds commented 5 years ago

Closing this as it's been merged into Ledger Live 1.5.0 🎉