Mastering the Lightning Network by Andreas M. Antonopoulos
Author:Andreas M. Antonopoulos [Antonopoulos, Andreas M.]
Language: eng
Format: epub
ISBN: 9781492054863
Publisher: O'Reilly
Published: 2021-11-22T00:00:00+00:00
Dina Fulfills the HTLC with Chan
Dina can settle the HTLC by sending an update_fulâ fill_âhtlc message to Chan. The update_fulfill_htlc message is defined in BOLT #2: Peer Protocol, update_fulfill_htlc and is shown here:
[channel_id:channel_id] [u64:id] [32*byte:payment_preimage]
Itâs a really simple message:
channel_id
The channel ID on which the HTLC is committed.
id
The ID of the HTLC (we started with 0 and incremented for each HTLC on the channel).
payment_preimage
The secret that proves payment was made and redeems the HTLC. This is the R value that was hashed by Dina to produce the payment hash in the invoice to Alice.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Cryptography | Encryption |
Hacking | Network Security |
Privacy & Online Safety | Security Certifications |
Viruses |
Effective Threat Investigation for SOC Analysts by Yahia Mostafa;(6539)
Practical Memory Forensics by Svetlana Ostrovskaya & Oleg Skulkin(6256)
Machine Learning Security Principles by John Paul Mueller(6229)
Attacking and Exploiting Modern Web Applications by Simone Onofri & Donato Onofri(5900)
Operationalizing Threat Intelligence by Kyle Wilhoit & Joseph Opacki(5860)
Solidity Programming Essentials by Ritesh Modi(4012)
Microsoft 365 Security, Compliance, and Identity Administration by Peter Rising(3655)
Operationalizing Threat Intelligence by Joseph Opacki Kyle Wilhoit(3386)
Future Crimes by Marc Goodman(3346)
Mastering Python for Networking and Security by José Manuel Ortega(3344)
Mastering Azure Security by Mustafa Toroman and Tom Janetscheck(3330)
Blockchain Basics by Daniel Drescher(3294)
Learn Computer Forensics - Second Edition by William Oettinger(3150)
Mobile App Reverse Engineering by Abhinav Mishra(2880)
Incident Response with Threat Intelligence by Roberto Martínez(2870)
Mastering Bitcoin: Programming the Open Blockchain by Andreas M. Antonopoulos(2868)
The Code Book by Simon Singh(2823)
From CIA to APT: An Introduction to Cyber Security by Edward G. Amoroso & Matthew E. Amoroso(2779)
Building a Next-Gen SOC with IBM QRadar: Accelerate your security operations and detect cyber threats effectively by Ashish M Kothekar(2712)
