Skip to content

Function: getMerkleDistributorDecoder()

ts
function getMerkleDistributorDecoder(): FixedSizeDecoder<MerkleDistributor>;

Gets the decoder for MerkleDistributor account data.

Returns

FixedSizeDecoder<MerkleDistributor>