UNPKG

@iexec/dataprotector

Version:

This product enables users to confidentially store data–such as mail address, documents, personal information ...

12 lines (11 loc) 333 B
import { GrantedAccess } from '../lib/types/index.js'; export declare const formatGrantedAccess: (order: { datasetprice: number | string; volume: number | string; tag: string; apprestrict: string; workerpoolrestrict: string; requesterrestrict: string; salt: string; sign: string; }) => GrantedAccess;