interface GetPermittedAppVersionForPkpParams {
    pkpEthAddress: string;
    appId: number;
}

Properties

Properties

pkpEthAddress: string
appId: number