Guides
Dash CoreDash PlatformDash.orgDash User DocsLog In

getTransaction

🚧

New site!

All content has been migrated to docs.dash.org. You will be automatically redirected momentarily.

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