Type alias PrivateSkeletonInfo

PrivateSkeletonInfo: {
    cid: string;
    key: string;
    subSkeleton: PrivateSkeleton;
}

Type declaration

Generated using TypeDoc