Skip to content

Function: identifyMerkleDistributorAccount()

ts
function identifyMerkleDistributorAccount(
  account,
): MerkleDistributorAccount;

Parameters

ParameterType
account| ReadonlyUint8Array<ArrayBufferLike> | { data: ReadonlyUint8Array; }

Returns

MerkleDistributorAccount