Skip to content

adamant-api / index / getHash

Function: getHash()

ts
function getHash(trs, options?): NonSharedBuffer;

Defined in: src/helpers/transactions/hash.ts:89

Parameters

ParameterType
trsPossiblySignedTransaction
options{ skipSignature: boolean; }
options.skipSignatureboolean

Returns

NonSharedBuffer

Released under the GPL-3.0 License.