Type alias FeeDistributorV2WithStaticProofConfig

FeeDistributorV2WithStaticProofConfig: FeeDistributorV2Config & {
    merkleTreeData: MerkleLeafData[];
}

Type declaration

Generated using TypeDoc