UNPKG

@leetswap/sdk-canto

Version:

🛠 An SDK for building applications on top of LeetSwap on Canto.

6 lines (5 loc) • 206 B
export declare const computePoolInitCodeHash: ({ creationCode, deployData, masterDeployerAddress }: { creationCode: string; deployData: string; masterDeployerAddress: string; }) => string;