mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-22 16:18:11 +00:00
Edited ch12.asciidoc with Atlas code editor
This commit is contained in:
parent
8a811e359c
commit
6a78cf351c
@ -63,7 +63,7 @@ Payment Channels:: ((("payment (state) channels", "building blocks (primitives)
|
||||
|
||||
=== Colored Coins
|
||||
|
||||
The first blockchain application we will discuss is _colored coins_.
|
||||
((("blockchain applications", "colored coins", id="BCAcoins12")))((("colored coins", id="color12")))The first blockchain application we will discuss is _colored coins_.
|
||||
|
||||
Colored coins refers to a set of similar technologies that use bitcoin transactions to record the creation, ownership, and transfer of extrinsic assets other than bitcoin. By "extrinsic" we mean assets that are not stored directly on the bitcoin blockchain, as opposed to bitcoin itself, which is an asset intrinsic to the blockchain.
|
||||
|
||||
@ -179,7 +179,7 @@ The prefix +4F41+ represents the letters "OA", which stands for "Open Assets" an
|
||||
u=https://cpr.sm/FoykwrH6UY
|
||||
----
|
||||
|
||||
If we retrieve this URL, we get a JSON-encoded asset definition, as shown here:
|
||||
((("", startref="color12")))((("", startref="BCAcoins12")))If we retrieve this URL, we get a JSON-encoded asset definition, as shown here:
|
||||
|
||||
[source,json]
|
||||
----
|
||||
|
Loading…
Reference in New Issue
Block a user