UNPKG

@etherspot/prime-sdk

Version:

Etherspot Prime (Account Abstraction) SDK

4 lines (3 loc) 156 B
export declare class EtherspotWalletFactoryAPI { static createAccount(factoryAddress: string, registry: string, owner: string, salt: number): string; }