Skip to content

Function: identifyMerkleDistributorInstruction()

ts
function identifyMerkleDistributorInstruction(
  instruction,
): MerkleDistributorInstruction;

Parameters

ParameterType
instruction| ReadonlyUint8Array | { data: ReadonlyUint8Array; }

Returns

MerkleDistributorInstruction