getLeavesHashes
const hashes = await sdk.getLeavesHashes(["data1", "data2", "data3"]);
console.log("Leaf Hashes:", hashes);Last updated
const hashes = await sdk.getLeavesHashes(["data1", "data2", "data3"]);
console.log("Leaf Hashes:", hashes);Last updated