GetRawInMessageByHash
Returns the bytecode of the internal message with the given hash.
Params
(2)1. shardId (required)
integer
The ID of the shard where the message was recorded.
2. hash (required)
string
The hash of the message.
Result
(messageBytecode)string
The bytecode of the requested message.