1
If a malicious miner changes the amount in a given transaction, the hash value of the block changes. Thus, he has to find the required hash value again in that block. Let's say he successfully found the hash value. But what happens to the verification of the transaction the miner has changed? Suppose that he doesn’t have the private key of the sender, verification of this digital signature will fail at this point. Can the malicious miner still be able to add this block to a new chain or is there any mechanism to detect this failure and prevent him from making a new chain?