mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-26 09:58:22 +00:00
Edited ch14_applications.adoc with Atlas code editor
This commit is contained in:
parent
83eefe2fc5
commit
361edce048
@ -328,12 +328,12 @@ over Lightning Network is that there are two ways to accomplish the
|
|||||||
sending, each with a different set of trade-offs:
|
sending, each with a different set of trade-offs:
|
||||||
|
|
||||||
Native forwarding::
|
Native forwarding::
|
||||||
Every hop in the path between the spender and the receiver must know
|
Every ((("native forwarding")))hop in the path between the spender and the receiver must know
|
||||||
about the particular asset (type of colored coin) and have a
|
about the particular asset (type of colored coin) and have a
|
||||||
sufficient balance of it to support forwarding a payment.
|
sufficient balance of it to support forwarding a payment.
|
||||||
|
|
||||||
Translated forwarding::
|
Translated forwarding::
|
||||||
The hop next to the spender and the hop next to the receiver must know
|
The hop next to the spender and((("translated forwarding"))) the hop next to the receiver must know
|
||||||
about the particular asset and have a sufficient balance of it to
|
about the particular asset and have a sufficient balance of it to
|
||||||
support forwarding a payment, but every other hop only needs to
|
support forwarding a payment, but every other hop only needs to
|
||||||
support forwarding bitcoin payments.
|
support forwarding bitcoin payments.
|
||||||
|
Loading…
Reference in New Issue
Block a user