UNPKG

@lighthouse-web3/kavach

Version:

Encryption SDK: Build your trustless, decentralized and fault resistance Application using distributed key shades with threshold cryptography

5 lines (4 loc) 200 B
import Joi from "joi"; declare const updateConditionSchema: Joi.ObjectSchema<any>; declare const accessConditionSchema: Joi.ObjectSchema<any>; export { updateConditionSchema, accessConditionSchema };