mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Merge pull request #214 from shesek/patch-1
Fix Confidential Assets link
This commit is contained in:
commit
db2f54f53e
1 changed files with 2 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ Features of the Elements blockchain platform
|
|||
----------------
|
||||
|
||||
Compared to Bitcoin itself, it adds the following features:
|
||||
* [Confidential Assets][issued-assets]
|
||||
* [Confidential Assets][asset-issuance]
|
||||
* [Confidential Transactions][confidential-transactions]
|
||||
* [Additional opcodes][opcodes]
|
||||
* [Deterministic Peg][deterministic-peg]
|
||||
|
|
@ -45,6 +45,7 @@ information or see http://opensource.org/licenses/MIT.
|
|||
[opcodes]: https://www.elementsproject.org/elements/opcodes
|
||||
[deterministic-peg]: https://www.elementsproject.org/elements/deterministic-pegs
|
||||
[signed-blocks]: https://www.elementsproject.org/elements/signed-blocks
|
||||
[asset-issuance]: https://www.elementsproject.org/elements/asset-issuance
|
||||
|
||||
What is the Elements Project?
|
||||
-----------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue