This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
What is the Message object in solidity? msg / The message object is a global variable that holds data which will be important for access to the blockchain. Quick Summary #msg.data (bytes) #msg.sender (address) #msg.sig (bytes4) #msg.value (uint) msg....
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.