GetRawInMessageByHash
Returns the bytecode of the internal message with the given hash.
Params
(1)1. hash (required)
string
The hash of the message.
Result
(messageBytecode)string
The bytecode of the requested message.
Returns the bytecode of the internal message with the given hash.
The hash of the message.
The bytecode of the requested message.