Skip to content

adamant-api / index / voteGetBytes

Function: voteGetBytes()

ts
function voteGetBytes(trs): Buffer<ArrayBuffer> | null;

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

Parameters

ParameterType
trsVoteTransaction

Returns

Buffer<ArrayBuffer> | null

Released under the GPL-3.0 License.