GetInMessageByBlockHashAndIndex
Returns the structure of the internal message with the given index and contained within the block with the given hash.
Params
(2)1. hash (required)
The hash of the block whose information is requested.
2. index (required)
The index of the message whose information is requested.
Result
(rpcInMessage)The message whose information is requested.
The hash of the block containing the message.
The number of the block containin the message.
The number of the chain containing the message.
Currency values.
The fee credit for the message.
The array of message flags.
The address from where the message was sent.
The amount of gas spent on the message.
The message hash.
The message index.
The sequence number of the message.
The message signature.
The flag that shows whether the message was successful.
The address where the message was sent.
The message value.