UNPKG

@array.inc/sdk

Version:

🛠 An SDK for building applications on top of Array.

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