Transaction
Fetch detailed information about a serialized transaction
Retrieves the transaction struct data for a given serialized transaction from the Nimiq RPC.
GET
/
getRawTransactionInfo
/{rawTx}
Path Parameters
rawTx
Requiredstring
The serialized transaction string.
Transaction information retrieved successfully