You've already forked specification
Initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<!-- TITLE: UTXO -->
|
||||
<!-- SUBTITLE: Unspent Transaction Output -->
|
||||
|
||||
An unspent transaction output, also called a "coin", is a record in the blockchain of money that can be spent (used as an input in a new transaction). It is essentially a positive balance in the blockchain ledger, and contains a quantity and a spending constraint script.
|
||||
Reference in New Issue
Block a user