interface GetAllPermittedAppIdsForPkpParams {
    pkpEthAddress: string;
}

Properties

Properties

pkpEthAddress: string