Ethereum Transaction Payload Explained
Introduction
One of the most important thing to note is that every state change in Ethereum is triggered by a transaction, and such transaction has a payload which is contained in two fields: value and data.
Transactions can have both value and data...
oxpampam.hashnode.dev5 min read