mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-02-03 19:31:18 +00:00
Edited ch02_overview.adoc with Atlas code editor
This commit is contained in:
parent
b23b307ce8
commit
8eff99bd02
@ -298,7 +298,7 @@ balance.
|
|||||||
|
|
||||||
==== Common Transaction Forms
|
==== Common Transaction Forms
|
||||||
|
|
||||||
A very common form of transaction is a simple payment. This type of
|
A very ((("transactions", "common types", id="transaction-common")))common form of transaction is a simple payment. This type of
|
||||||
transaction has one input and two outputs and is shown in
|
transaction has one input and two outputs and is shown in
|
||||||
<<transaction-common>>.
|
<<transaction-common>>.
|
||||||
|
|
||||||
@ -320,7 +320,7 @@ Finally, another transaction form that is seen often on the
|
|||||||
blockchain is _payment batching_, which pays to multiple outputs
|
blockchain is _payment batching_, which pays to multiple outputs
|
||||||
representing multiple recipients (<<transaction-distributing>>).
|
representing multiple recipients (<<transaction-distributing>>).
|
||||||
This type of transaction is sometimes used by commercial entities to
|
This type of transaction is sometimes used by commercial entities to
|
||||||
distribute funds, such as when processing payroll payments to multiple
|
distribute funds, such as when processing payroll payments to multiple((("transactions", "common types", startref="transaction-common")))
|
||||||
employees.
|
employees.
|
||||||
|
|
||||||
[[transaction-distributing]]
|
[[transaction-distributing]]
|
||||||
|
Loading…
Reference in New Issue
Block a user