Quotable Satoshi on Nostr: The steps to run the network are as follows: 1. New transactions are broadcast to all ...
The steps to run the network are as follows:
1. New transactions are broadcast to all nodes.
2. Each node collects new transactions into a block.
3. Each node works on finding a difficult proof-of-work for its block.
4. When a node finds a proof-of-work, it broadcasts the block to all nodes.
5. Nodes accept the block only if all transactions in it are valid and not already spent.
6. Nodes express their acceptance of the block by working on creating the next block in the chain, using the hash of the accepted block as the previous hash.
Published at
2023-12-31 12:21:06Event JSON
{
"id": "c74bcdc446a5812d9eec50b4a54b9bca337372cce55f13bd2ed59786ceaa0a5b",
"pubkey": "87570647ca3b7549e66cb6c4bb8d197f5bc91de73b58eb1ade78c8ddd5fec7eb",
"created_at": 1704025266,
"kind": 1,
"tags": [],
"content": "The steps to run the network are as follows:\n\n1. New transactions are broadcast to all nodes.\n2. Each node collects new transactions into a block.\n3. Each node works on finding a difficult proof-of-work for its block.\n4. When a node finds a proof-of-work, it broadcasts the block to all nodes.\n5. Nodes accept the block only if all transactions in it are valid and not already spent.\n6. Nodes express their acceptance of the block by working on creating the next block in the chain, using the hash of the accepted block as the previous hash.",
"sig": "92e9e048670aac9baa4d3603b52963fea69f27cacad8fe8e4297d6afdf555f8ff46c7ff183c05177fe4654f3ac151f6f4b68fb4662126ca2bb1264550d3141c7"
}