Function: createMerkleDistributorProgram()
ts
function createMerkleDistributorProgram(
deps,
config,
): MerkleDistributorProgram;Parameters
| Parameter | Type |
|---|---|
deps | ProgramDeps |
config | ProgramConfig |