Skip to content

Function: createMerkleDistributorProgram()

ts
function createMerkleDistributorProgram(
  deps,
  config,
): MerkleDistributorProgram;

Parameters

ParameterType
depsProgramDeps
configProgramConfig

Returns

MerkleDistributorProgram