adamant-api / index / getHash
Function: getHash()
ts
function getHash(trs, options?): NonSharedBuffer;Defined in: src/helpers/transactions/hash.ts:89
Parameters
| Parameter | Type |
|---|---|
trs | PossiblySignedTransaction |
options | { skipSignature: boolean; } |
options.skipSignature | boolean |
Returns
NonSharedBuffer