SIGHASHNONE
SIGHASHNONE is a signature hashing type used in Bitcoin and other cryptocurrencies that employ similar scripting systems. It is one of several options available when creating a transaction that dictates which parts of the transaction are included in the signature. Specifically, SIGHASHNONE signifies that only the input being spent is intended to be signed. This means that the signature generated does not cover any of the other inputs or outputs within the transaction.
When a transaction uses SIGHASHNONE, the signer is essentially asserting their ownership of a specific unspent
This malleability means that a transaction signed with SIGHASHNONE might have its output details changed before
In practice, SIGHASHNONE is rarely used on its own for standard Bitcoin transactions due to the malleability