@shardus/types
Advanced tools
Comparing version 1.2.3 to 1.2.4
@@ -0,0 +0,0 @@ import * as ActiveTypes_ from './p2p/ActiveTypes'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import * as Types from './P2PTypes'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=ActiveTypes.js.map |
@@ -0,0 +0,0 @@ import { SignedObject } from './P2PTypes'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=ApoptosisTypes.js.map |
@@ -0,0 +0,0 @@ import { CycleRecord as Cycle } from './CycleCreatorTypes'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import * as Types from './P2PTypes'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { CycleRecord } from './CycleCreatorTypes'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=CycleChainTypes.js.map |
@@ -0,0 +0,0 @@ import { hexstring } from '..'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=CycleCreatorTypes.js.map |
@@ -0,0 +0,0 @@ import { JoinedConsensor } from './JoinTypes'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=CycleParserTypes.js.map |
@@ -0,0 +0,0 @@ import { NodeInfo, Signature, SignedObject } from './P2PTypes'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=GlobalAccountsTypes.js.map |
@@ -21,2 +21,3 @@ import { hexstring } from '..'; | ||
sign: Types.Signature; | ||
appJoinData?: any; | ||
} | ||
@@ -23,0 +24,0 @@ export interface Txs { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=JoinTypes.js.map |
@@ -0,0 +0,0 @@ import { SignedObject } from './P2PTypes'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=LostTypes.js.map |
@@ -0,0 +0,0 @@ /** TYPES */ |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { JoinedConsensor } from './JoinTypes'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=NodeListTypes.js.map |
@@ -0,0 +0,0 @@ export declare type LooseObject = Record<string, unknown>; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import * as Archivers from './ArchiversTypes'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=RefreshTypes.js.map |
@@ -0,0 +0,0 @@ /** TYPES */ |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** TYPES */ |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import * as shardFunctionTypes from '../state-manager/shardFunctionTypes'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** TYPES */ |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** TYPES */ |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Node } from "../p2p/NodeListTypes"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=shardFunctionTypes.js.map |
@@ -0,0 +0,0 @@ export declare type ReceiptMap = { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=StateManagerTypes.js.map |
@@ -0,0 +0,0 @@ import { ReceiptMapResult, SummaryBlob } from './StateManagerTypes'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=StateMetaDataTypes.js.map |
{ | ||
"name": "@shardus/types", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "build/src/index.js", |
@@ -0,0 +0,0 @@ import * as ActiveTypes_ from './p2p/ActiveTypes' |
@@ -0,0 +0,0 @@ import * as Types from './P2PTypes' |
@@ -0,0 +0,0 @@ import { SignedObject } from './P2PTypes' |
@@ -0,0 +0,0 @@ import { CycleRecord as Cycle } from './CycleCreatorTypes' |
@@ -0,0 +0,0 @@ import * as Types from './P2PTypes' |
@@ -0,0 +0,0 @@ import { CycleRecord } from './CycleCreatorTypes' |
@@ -0,0 +0,0 @@ import { hexstring } from '..' |
@@ -0,0 +0,0 @@ import { JoinedConsensor } from './JoinTypes' |
@@ -0,0 +0,0 @@ import { NodeInfo, Signature, SignedObject } from './P2PTypes' |
@@ -24,2 +24,3 @@ import { hexstring } from '..' | ||
sign: Types.Signature | ||
appJoinData?: any //Required for golden ticket feature | ||
} | ||
@@ -26,0 +27,0 @@ |
@@ -0,0 +0,0 @@ import { SignedObject } from './P2PTypes' |
@@ -0,0 +0,0 @@ /** TYPES */ |
@@ -0,0 +0,0 @@ import { JoinedConsensor } from './JoinTypes' |
@@ -0,0 +0,0 @@ export type LooseObject = Record<string, unknown> |
@@ -0,0 +0,0 @@ import * as Archivers from './ArchiversTypes' |
@@ -0,0 +0,0 @@ /** TYPES */ |
@@ -0,0 +0,0 @@ /** TYPES */ |
@@ -0,0 +0,0 @@ import * as shardFunctionTypes from '../state-manager/shardFunctionTypes' |
@@ -0,0 +0,0 @@ /** TYPES */ |
@@ -0,0 +0,0 @@ /** TYPES */ |
@@ -0,0 +0,0 @@ import { Node } from "../p2p/NodeListTypes" |
@@ -0,0 +0,0 @@ export type ReceiptMap = {[txId: string]: string[]}; |
@@ -0,0 +0,0 @@ import {ReceiptMapResult, SummaryBlob} from './StateManagerTypes'; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1760
55542