mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge 3eb09994e7
into 9bce5f91dc
This commit is contained in:
commit
3f7a9c0c7e
@ -304,7 +304,7 @@ These blocks form a linear sequence in time, and that is where the word "blockch
|
||||
Blocks are added to the chain at regular intervals, although these intervals may be subject to change in the future.
|
||||
For the most up-to-date information, it is recommended to monitor the network, for example, on `Etherscan <https://etherscan.io/chart/blocktime>`_.
|
||||
|
||||
As part of the "order selection mechanism" (which is called "mining") it may happen that
|
||||
As part of the "order selection mechanism" (which is called "attestation") it may happen that
|
||||
blocks are reverted from time to time, but only at the "tip" of the chain. The more
|
||||
blocks are added on top of a particular block, the less likely this block will be reverted. So it might be that your transactions
|
||||
are reverted and even removed from the blockchain, but the longer you wait, the less
|
||||
|
Loading…
Reference in New Issue
Block a user