getRawTransactionInfo method

Given a serialized transaction, it will return the corresponding transaction struct.

Params

ParameterTypeRequired
rawTxstringYes

Result

This method does not return any result.

Code Examples

Copy page
Create issue