mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-06-26 09:52:39 +00:00
definition of satoshi (unit)
This commit is contained in:
parent
68454ddff7
commit
f6e4477367
@ -191,6 +191,9 @@ reward::
|
|||||||
RIPEMD-160::
|
RIPEMD-160::
|
||||||
RIPEMD-160 is a 160-bit cryptographic hash function. RIPEMD-160 is a strengthened version of RIPEMD with a 160-bit hash result, and is expected to be secure for the next ten years or more.
|
RIPEMD-160 is a 160-bit cryptographic hash function. RIPEMD-160 is a strengthened version of RIPEMD with a 160-bit hash result, and is expected to be secure for the next ten years or more.
|
||||||
|
|
||||||
|
satoshi::
|
||||||
|
A satoshi is the smallest denomination of bitcoin that can be recorded on the blockchain. It is the equivalent of 0.00000001 bitcoin and is named after the creator of Bitcoin, Satoshi Nakamoto. ((("satoshi")))
|
||||||
|
|
||||||
Satoshi Nakamoto::
|
Satoshi Nakamoto::
|
||||||
Satoshi Nakamoto is the name used by the person or people who designed Bitcoin and created its original reference implementation, Bitcoin Core. As a part of the implementation, they also devised the first blockchain database. In the process they were the first to solve the double spending problem for digital currency. Their real identity remains unknown.
|
Satoshi Nakamoto is the name used by the person or people who designed Bitcoin and created its original reference implementation, Bitcoin Core. As a part of the implementation, they also devised the first blockchain database. In the process they were the first to solve the double spending problem for digital currency. Their real identity remains unknown.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user