mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-02-18 10:32:05 +00:00
fix superscript
This commit is contained in:
parent
493e45bbe0
commit
185978a9f1
@ -103,7 +103,7 @@ The transaction scripting language, used in the locking script mentioned above,
|
|||||||
[options="header"]
|
[options="header"]
|
||||||
|=======
|
|=======
|
||||||
|Size| Field | Description
|
|Size| Field | Description
|
||||||
| 8 bytes | Amount | Bitcoin Value in Satoshis (10^^-8 bitcoin)
|
| 8 bytes | Amount | Bitcoin Value in Satoshis (10^-8^ bitcoin)
|
||||||
| 1-9 bytes (VarInt) | Locking-Script Size | Locking-Script length in bytes, to follow
|
| 1-9 bytes (VarInt) | Locking-Script Size | Locking-Script length in bytes, to follow
|
||||||
| Variable | Locking-Script | A script defining the conditions needed to spend the output
|
| Variable | Locking-Script | A script defining the conditions needed to spend the output
|
||||||
|=======
|
|=======
|
||||||
|
Loading…
Reference in New Issue
Block a user