Guides
Dash CoreDash PlatformDash.orgDash User DocsLog In
These docs are for v0.24.0. Click to read the latest docs for v0.25-redirect.

getTransaction

Usage: await client.core.getTransaction(id, options)
Description: Allow to fetch a transaction by ID

Parameters:

parameterstyperequiredDescription
idstringyesA valid transaction id to fetch
optionsDAPIClientOptionsno

Returns : {Promise<null|Buffer>} - The bufferized transaction