Creating the input data for an Ethereum contract function call
In todays blog post I will show you how to create the input data of a complex function call.
This example is based on the example contained within the Ethereum Wiki. I am simply going to explain it further to (hopefully) add more clarity.
To demonstrate this in a clear