From f429ec3983335c87d67644ecf9ee7d6c551534ff Mon Sep 17 00:00:00 2001 From: necrashter Date: Sun, 24 Apr 2022 22:22:23 +0300 Subject: Fix the otherwise part in coinbase --- content/block_docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content') diff --git a/content/block_docs.md b/content/block_docs.md index 963db68..7d4d6e5 100644 --- a/content/block_docs.md +++ b/content/block_docs.md @@ -41,7 +41,7 @@ This transaction is called the *coinbase*, and its source will get awarded by th The amount of the reward is determined by `block_reward` field of [`/config`](/config). > Place one of your own transactions as the first item in `transaction_list`. -> Otherwise, someone else will receive the reward! +> Otherwise, the server will not be able to authenticate you. # Mining The _mining_ process for the hash involves; -- cgit v1.2.3-70-g09d2