Skip to content

Function: identifyMerkleDistributorAccount()

ts
function identifyMerkleDistributorAccount(
  account,
): MerkleDistributorAccount;

Parameters

ParameterType
account| ReadonlyUint8Array | { data: ReadonlyUint8Array; }

Returns

MerkleDistributorAccount