Hi @filip, newbie question: What BTC address is best to use to transfer BTC from an exchange like Crypto . com to a Ledger hardware wallet Nano S?
The Ledger Waller offers two options (in the photo). Thanks a lot in advance.
Hi @filip, newbie question: What BTC address is best to use to transfer BTC from an exchange like Crypto . com to a Ledger hardware wallet Nano S?
The Ledger Waller offers two options (in the photo). Thanks a lot in advance.
Native segwit uses bech32 addresses which are a bit more optimized so you will have lower fees. But I did notice some exchanges donât support withdrawing to those addresses yet and will give you an error as being invalid.
Thanks @Alko89, I have made my first transfer with a minimum amount of 148 euros from Crypro.com to Ledger Nano S to test things. The fee was 19 euros, which seems crazy for such a small amount.
Do you know how long it takes for the transfer to be completed?
Thank you.
Shouldnât take long, you will get an email when the exchange processes your tx. The fee on exchanges is set up by them so canât do much thereâŚ
Trying to wrap my head around segwit and its benefits, maybe someone can help clarify?
Does this sound right?
It doesnât really reduce it it just reduces the size of the tx on the block because the withes was moved outside of it.
True about the hash, but the reason why its compatible with old nodes is due to the transaction in itself still being valid to old nodes its just that they process it in a different way
yep
Well there can still be other reasons to ho a hard fork in the future.
Segwit enabled nodes still verify signatures, they are just not part of a block but in a separate data structure.
The hash is always the same, but the script itself can be quite complex if someone wants.
correct
I have gotten questions about that but donât really know the answer. I imagine the difference between the old and new verification is minuscule. I wouldnât bother about it, except if you want to run a node on GameBoy where every CPU cycle counts
https://www.youtube.com/watch?v=4ckjr9x214c
You donât really query txs by signature, you query txs by hash, which is basically their ID.
Hi everyone!
Taproot was locked-in during the last weekend. Will the course be updated with a new section about Taproot? It seems to be the biggest update in the Bitcoin protocol after SegWitâŚ
We are discussing it. Taproot doesnât really change the basic structure of a transaction. It adds new functionality so it might be worth adding a new course for it in the future instead.
is Taproot included in some course now in 2023?