mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add comma
This commit is contained in:
parent
41ad2110c2
commit
89004edb2f
@ -220,7 +220,7 @@ only the person holding the keys to the account can transfer money from it.
|
|||||||
Blocks
|
Blocks
|
||||||
======
|
======
|
||||||
|
|
||||||
One major obstacle to overcome is what in Bitcoin terms is called "double-spend attack":
|
One major obstacle to overcome is what, in Bitcoin terms, is called "double-spend attack":
|
||||||
What happens if two transactions exist in the network that both want to empty an account,
|
What happens if two transactions exist in the network that both want to empty an account,
|
||||||
a so-called conflict?
|
a so-called conflict?
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user